Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Cannot find entry point ... error
Message
 
 
To
17/03/2009 12:17:41
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Environment versions
OS:
Vista
Miscellaneous
Thread ID:
01388718
Message ID:
01388794
Views:
44
Greg,

Only the DECLARE is case sensitive, the calls in the VFP code are not.
declare Sleep ...
Sleep(1000)
sleep(1000)
SlEeP(1000)
slEEP(1000)
all of the calls to the function will put the thread to sleep for 1 second.

>>Beautify? Make sure that it's Sleep in the DECLARE because it's case sensitive.
>
>Interesting. I did not know that.
df (was a 10 time MVP)

df FoxPro website
FoxPro Wiki site online, editable knowledgebase
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform