Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Convert to VFP 6.0
Message
From
16/12/1998 16:21:37
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Convert to VFP 6.0
Miscellaneous
Thread ID:
00168270
Message ID:
00168270
Views:
81
While I am converting my application from VFP 5.0 to VFP6.0,
the system recorded syntax error on the OPENFILE function.
The codes are find when I am compiled in the VFP 5.0. Any ideas?

PUBLIC ObjWDdoc
*
WAIT WINDOW "Loading Document....." NOWAIT
*
objWDdoc = CreateObject("WORD.BASIC")
objwddoc.FILEOPEN(d_wordpath+l_filename))
objWDdoc.AppMaximize
objWDdoc.AppShow


Thanks, Tai Fei Pao
Next
Reply
Map
View

Click here to load this message in the networking platform