I agree my code is not the best, but what happened in the lastest update to make this not work. Tom Hart
________________________________ From: "[email protected]" <[email protected]> To: RBASE-L Mailing List <[email protected]> Sent: Fri, May 14, 2010 9:52:55 AM Subject: [RBASE-L] - Re: Scratch Aha! I could be wrong, but "edit using" is not a sql command, therefore it does not evaluate properly using "sqlcode". As Bill stated in an earlier email, trapping for sqlcode should only work for an actual sql command (such as select, insert, update). "edit using" is an RBase command to bring up a form... Karen Forgot to say there are no triggers, just a simple Edit using form, if sqlcode <>0 then, Enter using form. >>Tom Hart > > > > >

