Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
15 minute delay in prg
Message
From
29/01/2008 08:49:38
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
 
To
28/01/2008 23:47:38
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 7 SP1
OS:
Windows XP SP2
Network:
Windows 2000 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01286463
Message ID:
01286566
Views:
19
>Hi. Is there a way to put a 15 minute delay in a prg? DO WHILE takes 100,000,000 loops just to get 1 minute!
>
>Thanks, Randy
declare Sleep in win32API integer dwMilliseconds
Sleep( 15*60000 )
Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Previous
Reply
Map
View

Click here to load this message in the networking platform