Subroutine: XEQXIT Purpose: Send a task start command to HERMES and exit. Category: USER-INTERFACE File: srvreq.c Author: J.P. Terlouw Use: CALL XEQXIT( STRING ) Input character STRING Character string containing the HERMES task start command. Example: CALL XEQXIT( 'CLEAR, MEM=1' ) Related docs: XEQ.DC2 Updates: Jun 16, 1980: JPT, Original document. Feb 15, 1990: JPT, Portable version, rewritten in ANSI C.