Written August 2025
xcall ASEXIT, jcbrec
ASEXIT.SBX is a hook routine that will be called automatically—if it exists in the BAS: directory—just before A-Shell exits, allowing you to perform any kind of housekeeping or other administrative work.
Parameters
jcbrec (ST_JCBREC) [in]
Contains a copy of the JOBTBL record for the current job. See JOBTBL.SDF in SOSLIB:[907,16].
Also see
History
2017 February, A-Shell 6.3.1544: Interface added to A-Shell