Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Memo => Word => Memo
Message
From
01/07/2003 21:26:31
Dragan Nedeljkovich
Now officially retired
Zrenjanin, Serbia
 
 
To
01/07/2003 11:16:40
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00805363
Message ID:
00805920
Views:
32
>Sorry my E-Mail is:
>clima238@yahoo.com
>Thanks.

Your email is available from UT, didn't need to post that, and I will not, as a matter of general practice, email you anything. Any solution posted here is for the benefit of all.

What I omitted from the example is the button, sorry about that. That button should have a "edit in Word" caption and this code in its .click method:
thisform.EditInWord(this.parent.edit1, "Memo.doc")
Assuming that edit1 is the name of your editbox, and that you want to keep a copy of the Word document in a file named memo.doc. The long piece of code (the middle one) is what goes into the custom method of your form, named EditInWord.

So all you need is a form, new method in it called EditInWord, an editbox named Edit1 (which would be the default, anyway), and a command button as described here. Everything else is up to you - whether the editbox and the button should be directly on a form, or in a container, or in a page of a pageframe.

back to same old

the first online autobiography, unfinished by design
What, me reckless? I'm full of recks!
Balkans, eh? Count them.
Previous
Reply
Map
View

Click here to load this message in the networking platform