Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Printing a Word Doc - Take 2
Message
From
20/11/2000 12:31:12
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Printing a Word Doc - Take 2
Miscellaneous
Thread ID:
00443700
Message ID:
00443700
Views:
35
Thanks to all who responded to my previous request for information on how to print a Word doc out of VFP.

Two methods were recommended to me.

CREATEOBJECT(word.application)

and

SHELLEXECUTE()

Briefly, the application requires scanning a table with a list of Word Documents which must be printed for each policy.

I was able to get the output I needed using both methods.

I'm curious, though, as to what your thoughts are as to the reletive merits of each method. Does one have more "gotcha's" to worry about? Is one faster? Is one more portable between operating systems (NT, 95, 98 are all possibilities).

Thanks again...........Rich
Next
Reply
Map
View

Click here to load this message in the networking platform