NET/MASTER Messages Manual

NNM0798
Messages
106159 Tandem Computers Incorporated 2–163
NNM0795 FIND STRING MUST BE SPECIFIED
Cause. A FIND command was entered but the string to find was not specified.
Effect. The search is not made.
Recovery. Provide the string and retry the command.
NNM0796 REACHED BOTTOM OF DATA
Cause. An attempt was made to find (either through the FIND command or F5) or to
locate (through the LOCATE command) a user ID. The search reached the end of the
user definition list without finding the specified user ID.
Effect. The user ID is not found.
Recovery. This message is informational only; no recovery action is necessary. You can
search backwards through the FIND command if you specify PREV.
NNM0797 REACHED TOP OF DATA
Cause. An attempt was made to find a user ID (either through the FIND command or
F5) by searching backwards through the user definition list (PREV specified). The
search reached the top of the list without finding the specified user ID.
Effect. The user ID is not found.
Recovery. This message is informational only; no recovery action is necessary. You can
search forwards if you do not specify PREV.
NNM0798 CHARS
findstring
FOUND AT
row
,
col
Cause. A FIND command was issued or the F5 function key was pressed to find a
string in a list. The search was successful.
findstring
is the text of the string found.
row
is the row where the string starts.
col
is the column where the string starts.
Effect. The string is found.
Recovery. This message is informational only; no recovery action is necessary.