HP NonStop G-Series User Manual
Page 194

TEDIT Command
EDIT Command Summary
058061 Tandem Computers Incorporated
4–115
TEDIT Command
The TEDIT command allows you to start the PS TEXT EDIT (TEDIT) editing
program from EDIT.
What to Enter
TEDIT [
filename ] [ TEDIT open option ]
[ ;
TEDIT commands ]
filename
is the name of a file. If you do not specify
filename
, TEDIT opens the
current file with the open options currently in effect. The TEDIT
command accepts a full or a partial file name. (See “How EDIT Files
Are Named” in Section 6 for information on file names.)
TEDIT open option
is one or more options that you can specify to control how TEDIT opens
a file. The TEDIT open options are:
READONLY
ANYWAY
!
?
READONLY
opens the file for reading only.
ANYWAY
opens
filename
for READONLY when the file is not secured for
WRITE access; without ANYWAY, TEDIT opens the file for WRITE
access.