2026-05-06 v20.0:662a331439
APL exit codes are defined in svn/apl/allos/src/exitcodes.h. 21.0 (and really 20.0) need:
12: HMON load failure
13: HMON initialisation failure
The last sentence should therefore read "Dyalog recommends using values greater than 13 for this purpose."
I think that that last note on the page "APL applications can generate a custom return code by specifying an integer value to the right of ⎕OFF. Dyalog recommends using values greater than 12 for this purpose." should actually be before the table .. it is quite an important point.
Can we also make the ⎕off a hyperlink to language-reference-guide/system-functions/off/
See also #810.
2026-05-06 v20.0:662a331439
APL exit codes are defined in svn/apl/allos/src/exitcodes.h. 21.0 (and really 20.0) need:
12: HMON load failure
13: HMON initialisation failure
The last sentence should therefore read "Dyalog recommends using values greater than 13 for this purpose."
I think that that last note on the page "APL applications can generate a custom return code by specifying an integer value to the right of ⎕OFF. Dyalog recommends using values greater than 12 for this purpose." should actually be before the table .. it is quite an important point.
Can we also make the ⎕off a hyperlink to language-reference-guide/system-functions/off/
See also #810.