Next: , Previous: , Up: File Library   [Index]


7.11.2 File Library Exports

See Function Descriptions.

See (aime)The File Library.

A list library object must be linked in for the ‘list’ data type related functions to be available and data of the intrinsic ‘text’ type must be storable with list type objects. More, the file library object must be explicitly requested to make available the ‘list’ related functions and it must be acquainted with the list library object (via the x1f4_list_lxfile function).

See x1f4_list_lxfile.

A byte data library object must be linked in for the ‘data’ data type related functions to be available. More, the file library must be explicitly requested to make available the ‘data’ related functions and it must be acquainted with the byte data library (via x1f4_data_lxfile).

See x1f4_data_lxfile.

See File Library Generation Flags.