Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Launching Word or WP from VFP
Message
From
23/04/1999 13:17:24
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00211600
Message ID:
00211601
Views:
25
>Hi all,
>
>I need to launch an instance of Word (for some users) and/or WordPerfect using a filename (l_cfname) stored in a table.
>
>Can someone help me with the syntax?
>
>TIA
*Works with word95&97
oWord = getobject("","word.basic")
oword.fileopen(lcMyFilePathAndName)
oword.appshow
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