Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Multi Task
Message
From
22/01/2004 03:39:00
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
00869350
Message ID:
00869393
Views:
13
Hi Marc,

You can simulate multi task with timers, but this is not simple.

I think that on timer event exist a loop ( FOR, DO WHILE, SCAN,...)
On this loop put a DOEVENT command.

ATTENTION ! It is not simple implement a application with this schema:
Timer must live on a private datasession, and uses only local/private variables, ....

Fabio
Previous
Reply
Map
View

Click here to load this message in the networking platform