S
ske
Guest
> (A) pass back an output parameter all the way up the legacy ABL callstack You can always pass back information using a shared variable, if you have code higher up that wants to check it and then undo the transation. No need to have output parameters for that.
Continue reading...
Continue reading...