Javier, I am aware of the Windows Scheduler....I use it now to run the same program in Access.
But in Access you have a property called 'Autorun' which allows you to automatically run a form and the attached macro when access is started. Is there a similar feature in R:base ? Luc D. ----- Original Message ----- From: Javier Valencia To: RBASE-L Mailing List Sent: Thursday, November 04, 2010 8:36 AM Subject: [RBASE-L] - re: automatically running an application Luc, I have an application that runs every night to upload fuel records; I use the Windows Scheduler. You can access it at Control Panel>>Scheduled Tasks; it is pretty simple to setup. Make sure that the User ID you assign has a password. Javier, Javier Valencia, PE 913-829-0888 Office 913-915-3137 Cell 913-649-2904 Fax [email protected] ------------------------------------------------------------------------------ From: [email protected] [mailto:[email protected]] On Behalf Of Luc Delcoigne Sent: Thursday, November 04, 2010 2:19 AM To: RBASE-L Mailing List Subject: [RBASE-L] - re: automatically running an application I have to automatically run a program in Rbase that retrieves data and writes them to a another PC in the network on a specific time each day of the week. How can I do that automatically ? Luc D.

