|
-
Jan 3rd, 2001, 10:16 PM
#1
Thread Starter
Addicted Member
I have written an active x exe that checks the system clock and refers this against a setting in the registry. How do i get this app to raise and event to Start another standard EXE when a specific time is reached??
-
Jan 4th, 2001, 02:37 AM
#2
Hyperactive Member
when you say raise an event, who (what) do you want the event to be raised to? If you just want to run an app when your specicfied condition is met, then you could either shell out or use api calls to start your process (other exe). You can make this configurable from outside the aX exe.
i.e. your aX exe has a property call RunExePath that is the path to the exe you wish to run when whatever criteria is met.
td.
"One logical slip and an entire scientific edifice comes tumbling down." - Robert M. Pirsig
[email protected]
"but if Einstein is right and God is in the details, reality requires that we sometimes get religion." - Scott Meyers.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|