Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
API_APPRUN w/Parameters
Message
 
 
To
04/08/2005 18:07:49
General information
Forum:
Visual FoxPro
Category:
Windows API functions
Environment versions
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP2
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01038381
Message ID:
01038764
Views:
18
>>Dan,
>>
>< snip >
>The GetLastError may help you to find a problem.
>
>GetLastError() returned 0.

Did you delare GetLastError before the error? It's poinless do deeclare it after because it clears error code. Also, it has to be run right after the API function call that returns error because error code could be reset by following explicit or implicit API calls.
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform