Name/token pairs

A name/token pair consists of a 16-byte character string (name) with 16 bytes of user data (token). One program creates the name/token pair, assigns the name, and initializes the token field. Typically, the token is an address of a data structure.

Figure 1 shows the name/token pair and indicates its intended use.
Figure 1. Using the Name and the Token
ieaa6unt

The bytes of the name can have any hexadecimal value and consist of alphabetic or numeric characters. The name may contain blanks, integers, or addresses.

Names must be unique within a level. Here are some examples.
Because of these unique requirements you must avoid using the same names that IBM® uses for name/token pairs. Do not use the following names:

The token can have any value.