Subroutine: INIT Purpose: INIT declares the task running to HERMES and does the necessary initializations. Category: SYSTEM, USER-INTERFACE File: srvreq.c Author: J.P. Terlouw Use: CALL INIT Updates: Jul 10, 1979: JPT, Original document. Feb 15, 1990: JPT, Portable version, rewritten in ANSI C. Oct 11, 1990: JPT, 1) call to bind_hermes to get communication method. 2) sends protocol version number. Sep 07, 1992: JPT, change directory performed in this module.