Do you have any problem when using a UniBasic DELETE instead of an ECL DELETE?
Wally Terhune U2 Support Architect Rocket Software 4600 South Ulster Street, Suite 1100 **Denver, CO 80237 **USA Tel: +1.720.475.8055 Email: [email protected] Web: www.rocketsoftware.com/u2 -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of jonathanm Sent: Thursday, April 21, 2011 11:25 AM To: [email protected] Subject: Re: [U2] Very Weird Trigger Behavior Thanks, all. A few things I've observed: 1. It doesn't matter what type of command is being EXECUTEd; the problem persists. I've tried the suggestions here, plus unrelated commands such as "DATE" or "WHERE". It seems that anything EXECUTEd will cause the ID to be lost because the process is, I believe, shelling out to another environment. 2. The XLATE function would be great since it doesn't involve shelling out to another environment. However, it requires that I know an ID in TRADES that has a CODE_DEFS id in the TRADE_CODE field. Instead, I need to search for such an ID. 3. The SETINDEX seems to hold some hope, since it doesn't shell out and it gives me the answer to the question, "Do any records exist with such-and-such value in TRADE_CODE?" I'll give it a shot. Thanks for all the suggestions so far. I'll let you know what the results are. Jonathan -- View this message in context: http://old.nabble.com/Very-Weird-Trigger-Behavior-tp31450305p31451269.html Sent from the U2 - Users mailing list archive at Nabble.com. _______________________________________________ U2-Users mailing list [email protected] http://listserver.u2ug.org/mailman/listinfo/u2-users _______________________________________________ U2-Users mailing list [email protected] http://listserver.u2ug.org/mailman/listinfo/u2-users
