ENABLE Reference Manual
ENABLE COMMANDS
ASSUME Command
Example
Consider the following series of commands:
ASSUME BOX <------------------- establishes BOX as the
default object type for
subsequent commands
SET RECORD employee
SET SCREENFORMAT COMPRESSED
ADD employ <------------------- adds a box named "employ"
ASSUME APPL <------------------ establishes APPL as the
default object type for
subsequent commands
3-12