Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
OLE -- WHAT AM I DOING WRONG??
Message
De
18/03/1998 12:31:32
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Divers
Thread ID:
00084951
Message ID:
00085393
Vues:
38
>>Now how do I do to include in my textmerge statement???
>Mark,
>
>You don't, you use OLE automation to send the text to word and you format the text in word and you print from word.
>
>You'll need to spend some time in the Word Basic Help file. Insert will isert text into the word document at the current cursor position;
>
> THISFORM.oWord.Insert("This is some text")
>
>I would suggest that you run the solutoions application that comes with VFP adn then find the OLE automation examples and run them and study their code.

Aoohhh!! Ok , I see... my sole intention on having a Word document was to be use as kind of "STATIC" form, something than can be send to print (HP5si or XEROX pcl compatible) in "THE FLY". I choose the TEXTMERGE becouse of the speed on the merge and I tough I could use it along with a Linkable OLE Word document, in that way I do not have to worry about signatures or logos because Word will take care of them. At merge time the only thing I have to worry about is to provide the correct info to fill the Address block (name address, city stat zip) .
But I guess the process that I was going towards is taxing a lot the memory in my system

Perhaps is there another way of using a word document with out a huggggee impact on the memory??

Mark Oliva

;->>>>
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform