Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Simple Search And Replace problem
Message
From
05/11/1999 11:37:02
 
 
To
04/11/1999 22:47:20
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Miscellaneous
Thread ID:
00287249
Message ID:
00287571
Views:
27
>>>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


Does one of those function calls have 15 parameters? I guess they can get away with it since they've got named parameters.

Thanks for the info.
Previous
Reply
Map
View

Click here to load this message in the networking platform