Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Using Word
Message
From
13/03/2002 11:03:05
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
 
To
13/03/2002 09:49:08
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Title:
Miscellaneous
Thread ID:
00632081
Message ID:
00632137
Views:
24
>Hi,
>
>I want to open an .rtf file using a word.basic object, can anyone tell me the name of this function.
>
>oForm.oWordDoc.Object.?????("c:\document\richtext.rtf")
>
>
>Regards
>Benn

oWord = createobject('word.basic')
oWord.Fileopen("c:\document\richtext.rtf")

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
Next
Reply
Map
View

Click here to load this message in the networking platform