NEXTDIR()

 

Syntax:

       Then: XX=NEXTDIR()

 

The format of the returned fixed length string is:

 

Format

Extension

Size

Date

Time

Fullname

32

10

14

10

9

32

Abcdefghijklmn

abcdefghij

01234567891234

01/01/2000

12:12:34a

-------

 

There is a single space between each of the portions of the string.
The format, extension, and Fullname are left justified.
The size is right justified with commas.
The date and time are right justified.

 

Version Ref:  4.8

Description:

Each execution of this command returns a detailed file specification that the preceding OPENDIR() located. Subsequent NEXTDIR() allows you to build a list of files found with sizes, dates, etc.