Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How to add content (text) to an ASCII based file
#2
Quote:-opening as text with Notepad
-find the text via 'windowtext.find'
-keyboard to the end of the line
-paste from the clipboard

Get file data with str.getfile. It stores file text in the str variable.
Find the text with one of QM 'find string' functions.
Insert text. Or find-replace in one step.
Save with str.setfile.


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)