prefix comment removed
generic error handler
call when a condition is trapped
Parameters
cond - a condition object
sigl - the special variable sigl
srcline - the result of the sourceline(sigl) function
Called by
rexxliterate.cls line 412 "
call conditionhandler condition('O'), sigl, sourceline(sigl)"
rexxliterate.rex line 117 "
call conditionhandler condition('O'), sigl, sourceline(sigl)"
test.rex line 117 "
call conditionhandler condition('O'), sigl, sourceline(sigl)"
Definition at line
46 of
condhandler.cls