We never use explicit table locks We run with MULTI ON STATICDB ON VERIFY COLUMN ROWLOCKS ON FASTLOCK ON FASTFK OFF WAIT 4 INTERVAL 5 REFRESH 0
-----Original Message----- From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of Ron Rose Sent: Tuesday, January 30, 2007 10:02 AM To: RBASE-L Mailing List Subject: [RBASE-L] - Re: RBDOS disappearing The SET LOCK tbllist command may give you clues as to what is happening. RRR ----- Original Message ----- From: "Lawrence Lustig" <[EMAIL PROTECTED]> To: "RBASE-L Mailing List" <[email protected]> Sent: Monday, January 29, 2007 7:58 PM Subject: [RBASE-L] - Re: RBDOS disappearing > At the risk of sounding silly (but not intending to): have you RStyled the code? > > I think you have some odd memory related problem that only presents itself on certain DOS setups. > > Have you determined that the point of failure is in the same routine on each PC? If so, and you can't trace to it, you may need to insert numerous OUTPUT Logfile.TXT APPEND; WRITE 'I''m here'; OUT SCREEN lines into the program to figure out _where_ you are bombing out. > -- > Larry > > > > > !DSPAM:45bec2fd804795209328925! >

