Functions and CALL Routines under OpenVMS |
Translates an OpenVMS error
code into text.
Category: |
General-Purpose OpenVMS
|
OpenVMS specifics: |
All aspects are host-specific
|
-
status
-
is an OpenVMS status
code. It is usually returned from one of the other functions that return an OpenVMS status
code on failure.
The return value is a character variable
that receives the message text corresponding to the status code. If the message
string is longer than the length of the target variable, it is
truncated.
Copyright © 2009 by SAS Institute Inc., Cary, NC, USA. All rights reserved.