Each entry is a symbol of some variety that the XLISP system will recognize. The parts of each reference entry include:
The Headline of the page gives the name or symbol of the entry.
The Reference section below the headline gives infomations in the following order:
Type may be one of the following:
Source specifies the source file where the routine or code associated with the entry resides. [Please note that I have copied the source file locations out of the Tim I Mikkelsen manual without checking, so some of them may be wrong.]
Syntax defines the syntax or usage of the entry. It is also used to specify the arguments. Items written in italics are arguments. Items enclosed between square brackets like '[' and ']' are optional entries. Items that have '...' [ellipses] indicate that there can be one or many of the item. Items enclosed between '{' and '}' which are separated by '|' indicate that one of the items should be included.
Description defines the entry, necessary conditions, results, defaults, etc.
Examples shows example uses of the entry.
The Comments section after the examples includes additional information such as compatibility notes, bugs, usage notes, potential problems, keystroke equivalences, etc.