Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Code Comparison in VFP6 & VFP9
Message
De
05/09/2006 03:08:25
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Versions des environnements
Visual FoxPro:
VFP 9
OS:
Windows XP
Network:
Windows XP
Database:
Visual FoxPro
Divers
Thread ID:
01150666
Message ID:
01150827
Vues:
23
My dear Professor, Borris

Your codes shows following error message

On this line
lnFileAttributes = GetFileAttributes(LCFILE)
File GetFileAttributes.prg does not exists

On this line
If lnFileAttributes = -1
Variable lnFileAttributes does not found

On this line
nLastError=GetLastError()
File GetLastError.prg does not exists

On this line
=FormatMessage(4096,0,nLastError,0,@cError,255,0)
Variable nLastError is not found

Please help again
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform