Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
RichEditSave with RICHEDIT50W class control
#1
I failed to use RichEditSave with Wordpad RICHEDIT50W control using the following function :

Function temp07
Code:
Copy      Help
int w=win("Document - WordPad" "WordPadClass")
int c=id(59648 w) ;;editable text
outw c
_i=RichEditSave(c "C:\tmp\ried.rtf")
out _i

I understand that QM help advises that "Rich edit control's class usually is RichEdit20A or RichEdit20W". I would welcome any advice on this issue. Many thanks in advance.


Messages In This Thread
RichEditSave with RICHEDIT50W class control - by ssimop - 03-09-2018, 02:06 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)