Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
OLE -- WHAT AM I DOING WRONG??
Message
From
18/03/1998 12:40:08
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
 
To
18/03/1998 12:31:32
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Miscellaneous
Thread ID:
00084951
Message ID:
00085403
Views:
40
>>>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
>
>;->>>>
Mark,
Haven't you checked mailmerge method yet ? Or link option ?
Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Previous
Reply
Map
View

Click here to load this message in the networking platform