DUMPSEQU

\label{sec:dumpsequ} \madbox

DUMPSEQU, SEQUENCE=string, LEVEL=integer; This command is actually more of a debug statement, but it may come handy at certain occasions. The argument of the SEQUENCE attribute is the name of an already expanded (i.e. USEd) sequence. The amount of detail in the output is controlled by the LEVEL argument:

  • \(=0\) :

    print only the cumulative node length = sequence length

  • \(>0\) :

    print all node (element) names except drifts

  • \(>2\) :

    print all nodes with their attached parameters

  • \(>3\) :

    print all nodes, and their elements with all parameters

Index