Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Output off a memo field to a word doc
Message
 
To
26/11/2003 16:08:31
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00853627
Message ID:
00853961
Views:
13
You can try this instead directly to open textfile (I don't know if its work faster):

m_txt = FILETOSTR("MyTextFile.TXT")
oWord.Selection.TypeText(m_txt)
Against Stupidity the Gods themselves Contend in Vain - Johann Christoph Friedrich von Schiller
The only thing normal about database guys is their tables.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform