Function: HOSTNAME Purpose: Returns the current name of the host computer. Category: SYSTEM ROUTINES Files: hostname.c Author: K.G. Begeman Use: INTEGER HOSTNAME( NAME ) Output CHARACTER*(*) HOSTNAME Returns -1 on error, otherwise 0. NAME Name of current host. Warning: System dependent! Updates: Aug 17, 1990: KGB, document created.