SeeView Manual
Seedit Utility
HP NonStop SeeView Manual—526355-004
4-9
OBEY
OBEY
The OBEY command causes the Seedit commands contained in the specified OBEY
file to be executed.
filename
specifies a valid file name.
Example
This example demonstrates the OBEY command:
PURGE
The PURGE command purges (deletes) the specified filename.
filename
specifies a valid file name.
!
purges the file without asking you for a confirmation.
Example
This example demonstrates the PURGE command:
RUN
The RUN command executes the specified program.
object-filename
specifies a valid object file name.
OBEY filename
OBEY myobey{ Obey commands contained in file MYOBEY
PURGE filename !
PURGE myfile!{ Purges file MYFILE
R[UN] object-filename [ startup-msg ]