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_READ_DIR (↑ File Routines)
 Key Details                             Up Contents Index Back
────────────────────────────────────────────────────────────────────────────
 
  Routine:      CBL_READ_DIR
 
  Function:     Returns the current directory or path.
 
  Syntax:       CALL "CBL_READ_DIR" USING     path-name
                                              path-name-length
                                    RETURNING status-code
 
  Parameters:   path-name           PIC X(n).
                path-name-length    PIC X COMP-X.
                status-code         See Key
                                    -♦-