Home > Archive > Programming with dBASE > February 2006 > from manual to automatic.









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author from manual to automatic.
Paul Robichaud

2006-02-13, 11:23 am

In dbase plus, I have a system that downloads PDAs into the database. Every
evenings, the user has to hit "Upload" button to upload file to the main
office.

I want to have dbase watch for 9pm and "Upload" automaticly to main office.
What is the best way of doing this ?

Thanks

Paul


Jan Hoelterling

2006-02-13, 11:23 am

Use a timer in your program. You can create a small, stand-alone program
that simply "lurks" in the background for a specific time, then "wakes up"
when Time() returns the expected start time.

type
help timer class
there is also a decent example for how to use the timer...

HTH,

Jan


Sponsored Links





Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive | Programming forum archive

Copyright 2008 droptable.com