Please enable JavaScript to view this site.

The inclusion file table (INCFILES) consists of a number of contiguous definitions (INCFILE), each of which contains all the information about a specific user-defined inclusion file.

The location (relative to the file) and the number of elements in the inclusion file table are specified by the HEADER.INCFILESOFF and HEADER.INCFILESCNT fields, respectively.

Inclusion file definition

An inclusion file (INCFILE) consists of the following information:

Name

Offset

Type

Description

ID

+0

U32

File ID

Note: The values 0 and 0xFFFFFF are special meaning IDs.

FLAGS

+4

U32

File settings:

(none)

PATHID

+8

U16

Source path ID:

0 = (reserved absolute path; not implemented)

1 = Path relative to container .LAD file.

 

+10

U8[2]

(reserved)

FILENAME

+12

U32

Offset filename (relative to strings).

 

+16

U8[16]

(reserved)

 

  

Keyboard Navigation

F7 for caret browsing
Hold ALT and press letter

This Info: ALT+q
Page Header: ALT+h
Topic Header: ALT+t
Topic Body: ALT+b
Contents: ALT+c
Search: ALT+s
Exit Menu/Up: ESC