Manu, You are a life-saver! Thank you! I didn't know about $OPTIONS PICK and that truly solves the problem!
Which took me to the next problem. The trigger program appears to be much more rigorous about record locks. That's fine for code that I can get to, but it announces that I don't have the record locked for stuff that's happening inside SB+ that I can't get to. Is there a way loosen up these constrictions? Program "UV.ED": pc = 73EC, Program "SB.GEN.DRIV.I": Line 793, FATAL: The locks necessary for database operations at the current isolation level (0) are not held by this process. Susan Date: Tue, 25 Nov 2008 19:43:20 +0100 From: "Manu Fernandes" <[EMAIL PROTECTED]> Subject: Hi, Do you use the $OPTIONS PICK into the basic code before INCLUDE DMSKELCODE COMMON ? My two pence. Manu > -----Message d'origine----- > De : [EMAIL PROTECTED] [mailto:owner-u2- > [EMAIL PROTECTED] De la part de Susan Joslyn > Envoyi : mardi 25 novembre 2008 18:10 > @ : [email protected] > Objet : [U2] Universe triggers + SB+ > > Has anyone successfully enabled Universe trigger programs that call SB+ > enabled programs? I'm getting COMMON mis-match and other errors. > > > > TIA, > > Susan Joslyn > ------- ------- u2-users mailing list [email protected] To unsubscribe please visit http://listserver.u2ug.org/
