8 Oct
2008
8 Oct
'08
9:09 a.m.
Alex French wrote:
Sorry, I was not sufficiently clear in my explanation. My program wants to know if the sql module that ran *before* it failed or succeded. (And I'm running 1.1.7 not 2.x but the theory is the same I presume).
Each module returns a code: noop/ok/fail/etc. It's a little difficult to access this from another module in 1.1.7. In 2.x, see "man unlang" for how to access the return codes. Alan DeKok.