PS TEXT EDIT Reference Manual
Starting TEDIT
Introduction to TEDIT
058059 Tandem Computers Incorporated 1–5
To open a file with READ-only access, enter:
1> TEDIT FILENAME R
Note TEDIT opens files with write access; this is the default. You can specify write access when
opening a file by entering a W after the file name.
To tell TEDIT to create and open a file that does not already exist, enter:
1> TEDIT FILENAME !
To open a file with two different windows, enter:
1> TEDIT FILENAME; OPENWINDOW 2, FILENAME
For more information about opening files, refer to the GUARDIAN
Operating System Utilities Reference Manual.