Description: The DEF command creates shorthand .DO files in memory
when you are performing a repetitive task. This command
resembles U.LIT, but is multi-line.
Usage: .DEF filename
(Type in following commands, as though you were VUEing a
.DO file, enter a blank line when finished).
Hints: Make sure the name is unique, else a .CMD or .LIT file may
supercede it.
Example: .DEF XXX
DATE
TIME
LOG
<= {blank line entered here}
.XXX
Tuesday, November 15, 1987
10:14:25 AM
Current login is DSK2:[200,0]
. _