$ERR.HEL: Difference between revisions

Move to REXX library routines category
m (corrected some typos.)
(Move to REXX library routines category)
 
(2 intermediate revisions by one other user not shown)
Line 1:
This   '''$ERR.HEL'''   page is the contents of the (help) information displayed when the   '''$ERR.REX'''   (REXX ) program invokes the   '''$H.REX''' program to display the   '''help''' documentation for the   '''$ERR.REX'''   REXX program.
<br>invokes the &nbsp; '''$H.REX''' &nbsp; program to display the &nbsp; '''help''' &nbsp; documentation for the &nbsp; '''$ERR.REX''' &nbsp; program.
 
<pre>
Line 54 ⟶ 55:
 
The return code is set to the last two digits of the errNum, except for error
1468, which uses the retCodereturn code (error code) from the 3rd argument which is an
is an code code received from another command that failed.
 
Another special case is error 14.1 which signifies that the REXX program has
Line 62 ⟶ 63:
Ω
</pre>
 
[[Category:REXX library routines]]
10,333

edits