Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Set Word Document Author and Company Programatically
Message
 
 
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Miscellaneous
Thread ID:
01303218
Message ID:
01303228
Views:
12
>>This does not work?
>>
>>ox.ActiveDocument.BuiltInDocumentProperties( "company").value = 'Me'
>
>That's what I tried first, and no, it does not work. It returns .F. and does not change the value of the property.

How assigment can return anything? Try again
ox.ActiveDocument.BuiltInDocumentProperties( "company").value = 'Me'
? ox.ActiveDocument.BuiltInDocumentProperties( "company").value
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform