Pause - IBM RT PC Problem Determination Manual

Hide thumbs Also See for RT PC:
Table of Contents

Advertisement

p a u se
Pf
A-26 AIX Operating System Problem Determination Guide
Use this batch facility command to wait until the operator presses
the Enter key. When the batch facility encounters this command
in a batch file, it displays the message Press
and then waits for the keystroke. There are no parameters for this
command.
Format:
p au se
Use
to change data in an AIX file.
pf
Format:
AlXname offset olddata newdata newdata
Pf
Param eters:
AlXname
This is the path name of the file being changed.
offset
This is the hexadecimal offset from the beginning of the file
to start changing data. This offset must be on a word
boundary (divisible by 4).
olddata
This is the first word of data currently stored at
the file. You do not have to supply leading zeros. If
does not match the word of data at
olddata
does not change the file.
newdata . . .
These are the words of data to be placed in the file
beginning at
offset.
verified.
Enter to continue
Note that only the first word is
. . .
in
offset
VMF
offset,

Advertisement

Table of Contents
loading

Table of Contents