8.7 Format of List File

The format of list file to be generated with the file check utility is shown below.

<FCHKLOG> :: = <FILENO> <FILEINFO> <FILECHECKSUM> <LISTCHECKSUM> null

<FILENO> :: = FILE_NO= <dec_num> <LS>

<FILEINFO> :: = <INFO> <LS>

<INFO> :: = <PATH> SP <SIZE> SP <DATE>

<LS> :: = CR

<FILECHECKSUM> :: = FILE_CHECKSUM= <hex_char> <LS>

<LISTCHECKSUM> :: = LIST_CHECKSUM= <hex_char> <LS>

<dec_num> :: = decimal number

<hex_char> ::= hexadecimal number represented by characters.

Example:

FILE_NO=3

“A:\AP\MENU.EXE” 12345 19960728-0630

“A:\CONFIG.SYS” 1000 19960308-2058

“A:\AUTOEXEC.BAT” 512 19960206-2340

FILE_CHECKSUM=XXXXXXXX

LIST_CHECKSUM=XXXXXXXX

76

Page 76
Image 76
Casio PA-2400W manual Format of List File, Example, FILENO=3, AP\MENU.EXE 12345 \CONFIG.SYS 1000 \AUTOEXEC.BAT 512