Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Timer vs Event Handling?
Message
From
26/05/2006 22:42:54
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Timer vs Event Handling?
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01125470
Message ID:
01125470
Views:
68
I want to kick off a VFP process based upon an event occurring. In my case, I want to have the process wake up once a UNIX process is complete. I was thinking that the UNIX process can write a file to a set location on a windows server or send an email message. Once either of those events happens (or something else), I want a VFP program to run.

The alternative way to do this is to use a timer and constantly check – aka polling. Got an example of how this can be done using some type of event?
Next
Reply
Map
View

Click here to load this message in the networking platform