Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Getfile and Microsoft Word doc s
#2
Don't know what is "pull them apart" in English.

If getfile error, close Word.

If don't know how to search because it is binary etc, get from where text begins and convert UTF-16 to UTF-8.

Macro Macro1195
Code:
Copy      Help
out
str s.getfile("C:\Users\G\Documents\Notes.doc" 3000)
;s.findreplace("" " " 32)
s.ansi
out s

Or use Word type library functions, if possible.


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)