Function: DCDERRSTR Purpose: Obtain an error message, given a DECODExxx error code. Category: SYSTEM, USER-INTERFACE File: srvreq.c Author: J.P. Terlouw Use: CHARACTER DCDERRSTR( CODE ) Input INTEGER DCDERRSTR Returns the error message CODE The error code as returned by DECODEDBLE ,DECODEINT or DECODEREAL. Updates: Dec 8, 1994: JPT, document created.