Patti,
In your DAT startup file use this simple code: -- connect to database CONNECT (DB name) SET TIMEOUT 60 CLS James Belisle ________________________________ From: [email protected] [mailto:[email protected]] On Behalf Of Patti Jakusz Sent: Monday, August 22, 2011 8:01 AM To: RBASE-L Mailing List Subject: [RBASE-L] - setting timeout Hi All, I need to start setting Timeouts due to people leaving their applications running forever. I see that it must be set at each workstation, using the R> prompt, so I guess I can't put it in the Application as "On Start Action." But how do you save it? To test it, I set it to 3 minutes. After Rbase closed, I looked at the setting and it was back at zero. Thanks, Patti Jakusz

