MPE/iX Commands Reference Manual (32650-90877)

Chapter 10 383
Command List VIII
Commands PASCAL thru PURGEUSER
PRINT infile;NONUM
would consider the file as UNNUMbered file even when the file is a NUMbered file and the
print the contents as it is in the file.
[UFILEYES is an unnumbered file with trailing 8 characters as digits. ]
PRINT UFILEYES
aaaaaaaaaaaa
bbbbbbbbbbbb
cccccccccccc
dddddddddddd
eeeeeeeeeeee
ffffffffffff
gggggggggggg
hhhhhhhhhhhh
iiiiiiiiiiii
jjjjjjjjjjjj
kkkkkkkkkkkk
llllllllllll
NOTE
The above file was considered by PRINT to be a numbered file and thus the
trailing 8 bytes are truncated
PRINT UFILEYES;NONUM
aaaaaaaaaaaa00010001
bbbbbbbbbbbb00010002
cccccccccccc00010003
dddddddddddd00010004
eeeeeeeeeeee00020001
ffffffffffff00020002
gggggggggggg00020003
hhhhhhhhhhhh00020004
iiiiiiiiiiii00030001
jjjjjjjjjjjj00030002
kkkkkkkkkkkk00030003
llllllllllll00030004
HFS Example
The following command entry will print the last 10 records of the file called