cobol1.hlp (Topic list)
CBL_READ_DIR Details (↑ File Routines)
 Key Summary                             Up Contents Index Back
────────────────────────────────────────────────────────────────────────────
 
  Parameters on Entry:
 
     path-name-length        Length of path-name to be used. If
                             this is too small for the path-name,
                             the routine fails.
 
  Parameters on Exit:
 
     path-name               Relative or absolute path-name terminated
                             by space or null (x"00").
                                    -♦-