Stringing Commands
25-Jun-93 01:05:28
Sb: #35533-Stringing Commands
Fm: Andy Finkel 70007,4173
To: Tim Carter 72407,3402
In addition to the control J method mentioned, you can also use the RUN
command, and the + key, ie
run list + dir + delete #? + echo "oops"
The commands strung together won't be executed until the first one without the
trailing + sign.
andy