Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Simple Search And Replace problem
Message
From
04/11/1999 22:47:20
 
 
To
04/11/1999 18:48:40
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Miscellaneous
Thread ID:
00287249
Message ID:
00287331
Views:
21
>>You found it. That's it. At least you got it to work. A couple of years ago I was dealing with a Word function that had several undocumented parameters (this I found out from MS support eventually).
>
>That's just great. Are you willing to share what you've learned in the files section. :) I'd hate to have to through what you went through to figure out how a method works.


It was actually a couple of WordBasic functions... the purpose is to print an envelope with the passed address:

oWord.toolsoptionsprint(,,,,,,,,,,,0,,,) && Turns off background printing in word.
oWord.ToolsCreateEnvelope(,,,,,,, lcAddress,,,llPrintBarcode,,,, 1) && Sends address string and prints
oWord.toolsoptionsprint(,,,,,,,,,,,1,,,) && Turns background printing back on
Erik Moore
Clientelligence
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform