cobol1.hlp (Topic list)
Important Notice
The pages on this site contain documentation for very old MS-DOS software, purely for historical purposes. If you're looking for up-to-date documentation, particularly for programming, you should not rely on the information found here, as it will be woefully out of date.
CBL_NLS_OPEN_MSG_FILE (↑ National Language Support Routines)
 Key Details                             Up Contents Index Back
────────────────────────────────────────────────────────────────────────────
 
  Routine:      CBL_NLS_OPEN_MSG_FILE
 
  Function:     Open a National Language Support (NLS) message file.
 
  Syntax:       CALL "CBL_NLS_OPEN_MSG_FILE" USING msg-file-name
                                                   msg-file-name-length
                                                   msg-file-handle
                                         RETURNING status-code
 
  Parameters:   msg-file-name              PIC X(n).
                msg-file-name-length       PIC X COMP-X.
                msg-file-handle            PIC X(4).
                status-code                See Key
                                    -♦-