Mike, I tried using only CLOSEWINDOW RETURN
The error message goes away, but the program does not exit. It only goes back to the database designer/R> I assume I need to also change the Rbase.dat file as Dr. R suggested? Mike ________________________________ From: Mike Byerley <[email protected]> To: RBASE-L Mailing List <[email protected]> Sent: Sun, August 8, 2010 10:12:52 PM Subject: [RBASE-L] - Re: sw: RBG76.EXE - Application Error You only need closewindow and return. ----- Original Message ----- From: "Michael J. Sinclair" <[email protected]> To: "RBASE-L Mailing List" <[email protected]> Sent: Sunday, August 08, 2010 9:47 PM Subject: [RBASE-L] - Re: sw: RBG76.EXE - Application Error >I use the Rbase.dat file to run the application > > G: > CD G:\RBDATA > CONNECT dbname > EDIT USING formname > > The form seems to run just fine until I want to exit. > > When I click on the Enhanced Speed Button (the name on the Button is EXIT) > , the > code that runs is... > > CLOSEWINDOW > DISCONNECT > EXIT > RETURN > > If I get rid of the word EXIT, the error goes away, but then the program > does > not exit, it goes to the database desinger/R> screen. > > Thank you for your time. > Mike > > > > > > ________________________________ > From: A. Razzak Memon <[email protected]> > To: RBASE-L Mailing List <[email protected]> > Sent: Sun, August 8, 2010 9:24:54 PM > Subject: [RBASE-L] - Re: sw: RBG76.EXE - Application Error > > At 09:01 PM 8/8/2010, Michael J. Sinclair wrote: > >>At the end of running an application, I get this error.... >> >>sw: RBG76.EXE - Application Error >>The instruction at "0x07700609c" referenced memory at >>"0x00000014". The memory could not be "read". >>Click on OK to terminate the program >> >>What does this mean? > > Mike, > > What is the exact code that runs at the end of running your > application? > > Very Best R:egards, > > Razzak.

