Name: grgmsg Purpose: print system message (Sun/Convex-UNIX) Category: GRAPHICS File: pgplot.src Author: T.J. Pearson Use: see description below. Description: SUBROUTINE GRGMSG (STATUS) INTEGER STATUS This routine obtains the text of the VMS system message corresponding to code STATUS, and displays it using routine GRWARN. On non-VMS systems, it just displays the error number. Argument: STATUS (input): 32-bit system message code. Updates: Oct 16, 1998: JPT automatically extracted from source.