To Start Logging Commands To A Command File; To Stop Logging Commands To A Command File; To Playback (Execute) A Command File - HP 64782 User Manual

For the graphical user interface
Hide thumbs Also See for 64782:
Table of Contents

Advertisement

Entering Commands

To start logging commands to a command file

For example, the following three lines are treated as a single shell
command. The two hidden line feeds are ignored because they are
inside the two single quotes ('):
!awk '/$/ { blanks++ }
END { print blanks }
' an_unix_file
To start logging commands to a command file
Choose File→Log→Record and use the dialog box to select a
command file name.
Using the command line, enter the log_commands to <file>
command.

To stop logging commands to a command file

Choose File→Log→Stop.
Using the command line, enter the log_commands off command.

To playback (execute) a command file

Choose File→Log→Playback and use the dialog box to select the
name of the command file you wish to execute.
Using the command line, enter the name of the command file and
press <RETURN>.
If you enter the name of the command file in the command line and the
interface cannot find the command file in the current directory, it searches
the directories specified in the HP64KPATH environment variable.
To interrupt playback of a command file, press the <CTRL>c key
combination. (The mouse pointer must be within the interface window.)
If you press <CTRL>c to stop execution of a command file while the "wait"
command is being executed from the command file, the <CTRL>c will
terminate the "wait" command, but will not terminate command file
execution. To do this, press <CTRL>c again.
88

Advertisement

Table of Contents
loading

Table of Contents