At the start of the eep that runs from a app/form/etc..
Insert on the top line: Set error messages on -- ++ might also consider Set Debug on ++ and watch var if needed. set trace on eep........ set trace off set error messages off -- your option. Run the app/form and watch and step by step the eep. Remember to delete the trace unless you added code to assign to your own work station. Sincerely, Paul D. From: [email protected] [mailto:[email protected]] On Behalf Of Jim Belisle Sent: Wednesday, February 03, 2010 3:22 PM To: RBASE-L Mailing List Subject: [RBASE-L] - RE: Problem with EEP Alex, Did you just upgrade to 7.6 recently or has it been working for some time within the 7.6 program? Jim _____ From: [email protected] [mailto:[email protected]] On Behalf Of Alex Grangood Sent: Wednesday, February 03, 2010 2:12 PM To: RBASE-L Mailing List Subject: [RBASE-L] - Problem with EEP Hello I have a rather large program (eep) that has been working properly for years. However, just recently, it will only run from the r> prompt, not from the menu it was used from for over 10 years ok. R:Base 7.6, Windows xp I inserted SET ECHO ON before an append that wasn't appending and it now works but only from the R>prompt. Any ideas? Thanks Alex Grangood 702-232-9994 Boulder City, NV [email protected]

