15.20.1.1 Initialization
- You may also define commands before running TOPDRAWER. You make DCL symbols of the form: TD_C_new_command :==the_command When you type in new_command the_command is executed. For example the DCL definition: $ TD_C_DIR*ECTORY :=SPAWN DIRECTORY is the same as the TOPDRAWER command: TD:DEFINE COMMAND "DIR*ECTORY" "SPAWN DIR"