list-commands

list-commands


list-acc Index Level list-conn
Syntax list-commands md.name {(options}
Category TCL
Type Verb
Description produces a report showing every executable command in the specified master dictionary; this includes: procs, macros, menus, cataloged FlashBASIC programs ("basic verbs") and Pick verbs.
Options *  see "options: TCL"
See Also options: TCL list-verbs list-macros listprocs (R83) verb classes
Example list-commands md

list-commands dm,, (p
This will direct the report to the spooler.  
Warnings
Compatibility D3 7.0 AP
list-acc Index Level list-conn