Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Code Comparison in VFP6 & VFP9
Message
From
05/09/2006 03:08:25
 
General information
Forum:
Visual FoxPro
Category:
Other
Environment versions
Visual FoxPro:
VFP 9
OS:
Windows XP
Network:
Windows XP
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01150666
Message ID:
01150827
Views:
22
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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform