Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Simple Search And Replace problem
Message
De
04/11/1999 22:47:20
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
COM/DCOM et OLE Automation
Divers
Thread ID:
00287249
Message ID:
00287331
Vues:
20
>>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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform