Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Word Automation -- Bookmarks vs. MailMergeFields
Message
From
03/09/1998 10:23:08
Tim Hockin
Illinois State U - Residential Computing
Normal, Illinois, United States
 
 
To
03/09/1998 01:18:46
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00131232
Message ID:
00132769
Views:
30
>Thanks, Tim. Your code is quite relevant and not hard to follow.
>
>I have one general question at this time. (Probably have more later.)
>
>Are you pulling the data out of the DBF table and dumping it to a word document lcTmp+"_data.doc" which then becomes a data source for the actual form letter (lcTmpDoc). Is this what Paul Witt refers to as creating a "word table"?

I would guess so. It creates a word document with a table in it. If you run the code by hand, get to the point after InsertDataBase(..) and do oWordApp.visible = .t. it will show you the word document you just created.

I did it this way, because in some instances, the data source may NOT be transient, but need to be saved as a document.

Tim
Previous
Reply
Map
View

Click here to load this message in the networking platform