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.

