Flow-control structures: Difference between revisions

Content added Content deleted
m (added whitespace.)
m (→‎signal: added a word.)
Line 2,515: Line 2,515:
::::* signal(3)         from a program (same as above)
::::* signal(3)         from a program (same as above)
::::*           [to be sure, check with your operating system documentation]
::::*           [to be sure, check with your operating system documentation]
::* when there is a loss of digits   (for the newer REXXes).
::* when there is a loss of decimal digits   (for the newer REXXes).
::* when a command executed returns an error return code [other than 0 (zero)].
::* when a command executed returns an error return code [other than 0 (zero)].
::* when a command executed indicates a failure.
::* when a command executed indicates a failure.