next up previous

13.15.2.1 Fetch

The function fetch loads the named file (which must be in the format defined in section 13.15.1) into the internal lookup table.

Syntax

(fetch <file-name>)

The function returns the number of entries loaded if the fetch succeeded. If the file could not be loaded or was loaded already, the function returns the symbol FALSE.


next up previous