PS TEXT EDIT Reference Manual
RUN
TEDIT Commands
3–172 058059 Tandem Computers Incorporated
RUN RUN lets you use other programs (such as FUP or PERUSE) without
leaving TEDIT.
What to Enter
RUN
program-name
program-name
is a program in the Tandem System; program-name can be the file name
of any executable program.
Examples:
1. To show a list of files in your current volume, enter:
Command: RUN FUP FILES
2. To get information about a user-written program on volume $DATA,
subvolume TOOLS, and a file named TESTS, enter:
Command: RUN FUP INFO $DATA.TOOLS.TESTS
3. To run the EDIT program with the file NOTES and list all the lines in
that file, enter:
Command: RUN EDIT NOTES; LIST ALL
If you have the file NOTES open with TEDIT, a message is displayed
telling you that the file cannot be opened.