Format of list file, 7 format of list file – Casio PA-2400W User Manual

Page 76

Advertising
background image

76

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

Advertising