Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Word paths
Message
From
10/07/2006 19:48:27
 
 
To
10/07/2006 19:41:43
Dragan Nedeljkovich (Online)
Now officially retired
Zrenjanin, Serbia
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Title:
Miscellaneous
Thread ID:
01135172
Message ID:
01135176
Views:
12
>>If I issue the command:
>>
>>oWord.Documents.Open("modeltools_HELP.doc")
>>
>>does the program search the foxpro search path, or the location configured in Word? I'm getting an error that the file cannot be found even though it is in the fox search path.
>
>Who knows what Word thinks (if anything). If the file is in fox's path, this will work:
>
>oWord.Documents.Open(fullpath("modeltools_HELP.doc"))

Thanks, I'll give that a try.
Previous
Reply
Map
View

Click here to load this message in the networking platform