Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Editing in word object
Message
From
25/09/2006 09:21:34
 
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Miscellaneous
Thread ID:
01156616
Message ID:
01156884
Views:
17
Simple, store the documents as regular files, and only store the filename, with or without path, in your table.

>Thanks for your word of caution, but what can I use instead od General fields ? (First I have to manage Word document, but next I have to manage also Excel and Acrobat documents
>
>>First one word of caution: Avoid general fields AT ALL COST! It seemed like a good idea, but experience has shown that a general field is just another word for trouble!
>>
>>For you question, I suggest that you check out Microsoft Office Automation with Visual FoxPro at http://www.hentzenwerke.com/catalog/autofox.htm
>>
>>>Hi,
>>>
>>>I am using a word object in my form to edit documents saved ina General field.
>>>
>>>i use this to create my object
>>>Thisform.addobject('oWord',"OleBoundControl")
>>>Thisform.oWord.ControlSource = "tabletest.Remarque"
>>>
>>>I change the AutoActivate property to 1, so, when my object get the focus, it turn to editing mode.
>>>
>>>Is it possible to change properties like zoom, hide word's rulers or word's toolbar, ... ?
>>>
>>>Where can I find a good documentation on word automation (especialy, managing the word inetface like menus, toolbar, right-click...)
>>>
>>>Thanks
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform