Hi Jim, I haven't thought about the DAT file since we switched to Windows. I can't even find it. Do you have any idea where it would be located. I can't see it in the RBTI directories, the data directory or the user's directory. Thanks, Patti
From: Jim Belisle <[email protected]> To: RBASE-L Mailing List <[email protected]> Sent: Monday, August 22, 2011 9:18 AM Subject: [RBASE-L] - RE: setting timeout 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

