Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Convert to VFP 6.0
Message
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Convert to VFP 6.0
Divers
Thread ID:
00168270
Message ID:
00168270
Vues:
75
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
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform