Function: EXITF Purpose: Terminate process with status. Replaces the non-standard EXIT. Category: SYSTEM File: xflib.c Author: K.G. Begeman Use: CALL EXITF( STATUS ) Input INTEGER STATUS Passed to the system for inspection. Notes: EXITF should replace the non-standard EXIT. Updates: Apr 21, 1994: KGB, Document created.