next up previous contents index
Next: Arrays Up: Command Format Previous: Regular Expressions   Contents   Index


Token List

In some special commands LIST an attribute cannot be parsed immediately, since some information may not yet be available during parsing. Such an attribute is entered as a ``token list'', and it is parsed again when the information becomes available. Token lists can occur in token list arrays.

Example:


LIST,COLUMN={X:12:6,Y:12:6};
where X:12:6 and Y:12:6 are two token lists, and {X:12:6,Y:12:6} is a token list array.



MAD User Guide, http://wwwslap.cern.ch/mad/