MPE/iX Shell and Utilities Reference Manual, Vol 1

more(1) MPE/iX Shell and Utilities more(1)
Message: No remembered regular expression.
Cause: You tried to use a remembered regular expression; however, there was no
remembered regular expression.
Action: Specify the regular expression explicitly.
Message: No such mark
Cause: You attempted to move to a mark using the letter command, but you never
defined the mark letter with a mletter command.
Action: Check the name of the mark to which you intended to move, and enter the cor-
rect name with the command, or define a mark with the name specified.
Message: No tags file present.
Cause: more was unable to open the tags file.
Action: Check that the file tags exists, and that you have appropriate permissions. If
tags does not exist, use the ctags command to create it.
Message: Number "num": system error
Cause: See syserror(3).
Action: See syserror(3).
Message: Syntax error in word expansion.
Cause: You provided an invalid file name pattern.
Action: Check the pattern and try again.
Message: Tag tagname not found.
Cause: You tried to move to tag tagname, but more could not find it.
Action: Check to see that you entered tagname correctly.
Message: Unknown option "–option"
Cause: You specified an option that is not valid for more.
Action: Check the DESCRIPTION section for a list of valid more options.
Message: window size too large
Cause: You specified a window size (lines per page) with the or –n option that was
greater than the number of lines on the screen (as given by the environment
variable
LINE
).
Action: Specify a smaller window size.
Message: window size too small
Cause: You specified a window size (lines per page) with the or –n option that was
less than three.
Action: Specify a window size of at least three lines.
1-384 Commands and Utilities