That is what I was looking for. Thank you, Dennis !
Luc D. ----- Original Message ----- From: Dennis McGrath To: RBASE-L Mailing List Sent: Thursday, November 04, 2010 2:03 PM Subject: [RBASE-L] - re: automatically running an application You can run RBASE with a command line parameter to run a command file. The following is for 7.6 but you can use the same method with your version. C:\rbti\rbg76\rbg76.exe filename Make sure to have EXIT RETURN As the last commands in your file Dennis McGrath ------------------------------------------------------------------------------ From: [email protected] [mailto:[email protected]] On Behalf Of Luc Delcoigne Sent: Thursday, November 04, 2010 3:07 AM To: RBASE-L Mailing List Subject: [RBASE-L] - re: automatically running an application 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.

