;
DEBUG "Args" Command...
Args [<routine-name>[<activation-no>]]
If NO routine is specified, the current one is used.
A <routine-name> is:
<routine>\[<routine>\...]
An <activation-no> is:
<integer>\
(Positive integers count from beginning of execution.)
(Negative integers count back from current.)
(Default = 0 = current routine invocation.)
See Examine for a discussion of the debugger variables `max_var_len and
`max_array_dim.