SNAX/HLS Application Programming Manual
DEALLOCATE Verb
Application Prototyping and Simulation (APS) System
6–20 104707 Tandem Computers Incorporated
Exit: Exit APS (F16) Selection of the EXIT function causes the Pathway TCP to stop the APS program
running on the user’s terminal.
If a session is still allocated when you select the EXIT function, what happens to it
depends upon what happens to the Pathway TCP program and any server links it
maintains to SNAX/HLS. In general, you cannot rely upon the deallocation of such a
session unless you either explicitly cause the deallocation with an HLS-DEALLOCATE
or CLOSE-SESSION request, or abort the session with HLSCOM, or unless you cause
the Pathway TCP to be stopped.
Use the HLSCOM ABORT command to terminate a session left by inappropriate use
of the EXIT function.