Natural System Error Messages 4100-4149

NAT4100: Please specify a file name.

Text
Please specify a file name.
Explanation
If the function LIST FILE is selected,
a file name must be specified.
Action
Enter function and file name.

NAT4101: Currently no object in source work area.

Text
Currently no object in source work area.
Explanation
If you issue the LIST command without any parameters, the source of
the object currently residing in the source work area will be listed.
However, the source work area is currently empty.
Action
With the LIST command, specify the name of the object to be listed.

NAT4102: Input value(s) for line selection must be numeric.

Text
Input value(s) for line selection must be numeric.
Explanation
Only a numeric value may be specified for selected
lines of a program to be listed.
Action
Enter a numeric value for line selection.

NAT4103: Scan function for cross-reference requires scan value.

Text
Scan function for cross-reference requires scan value.
Explanation
The cross-reference for a value can only be evaluated if an
alphanumeric constant has been specified as value.
Action
Enter a scan value.

NAT4104: Invalid LIST subcommand.

Text
Invalid LIST subcommand.
Explanation
An invalid subcommand was specified for the LIST function.
Use the HELP command to get an overview of valid commands.
Action
Enter a valid LIST subcommand.

NAT4105: Cross-reference table overflow.

Text
Cross-reference table overflow.
Explanation
The internal table to hold the cross-reference list can only hold up
to 240 references.
For the specified value, however, more references exist.
Action
Use a more specific value for reference.

NAT4106: Line number out of range; listing will be from 1st line.

Text
Line number out of range; listing will be from 1st line.
Explanation
A line number was specified that does not exist in the program.
The LIST function will list the program from the beginning.
Action
Enter correct line number.

NAT4107: Program terminated abnormally.

Text
Program terminated abnormally.
Explanation
In batch mode, the execution of a program was terminated abnormally.
The reason for the error is displayed in the batch output list above
this message.
Action
See reason for error in output list.

NAT4108: Scan only allowed on selected Object(s) in active Object List.

Text
Scan only allowed on selected Object(s) in active Object List.
Explanation
Scan works on the marked objects in the active Object List
Action
Select Object(s) and activate Object List

NAT4110: Selected number is out of range.

Text
Selected number is out of range.
Explanation
Only file references of file names that are displayed for selection
can be referenced.
The specified number is out of range.
Action
Enter correct selection number.

NAT4115: Line number not numeric; listing will be from first line.

Text
Line number not numeric; listing will be from first line.
Explanation
A specification for a line number selection was not numeric.
The program will be listed from the beginning.
Action
Enter correct number for line selection.

NAT4116: Starting number greater than highest existing line number.

Text
Starting number greater than highest existing line number.
Explanation
The line number specified for positioning was greater than the
highest line number existing in the program.
The program will be listed from the beginning.
Action
Enter a correct line number.

NAT4119: Selected program does not exist in specified library.

Text
Selected program does not exist in specified library.
Explanation
The program selected by the specified program name does not
exist in the specified library.
Action
Enter correct program name.

NAT4121: Only one program can be selected for editing.

Text
Only one program can be selected for editing.
Explanation
The selection menu allows only one program to be selected for editing.
It is possible to select multiple programs for cataloging, purging,
scratching, listing, etc.
Action
Select only one program for editing.

NAT4122: Selected number out of range for LIST PROGRAM.

Text
Selected number out of range for LIST PROGRAM.
Explanation
Only program numbers displayed on the selection menu may be selected.
Action
Enter valid selection number.

NAT4123: The current library does not contain any source programs.

Text
The current library does not contain any source programs.
Action
Check program and correct error.

NAT4125: The requested file description is not available.

Text
The requested file description is not available.
Explanation
The file description which has been specified for listing does not
exist.
Action
Check program and correct error; specify correct file name.

NAT4126: Requested field name not found in DDM.

Text
Requested field name not found in DDM.
Explanation
The requested field name was not found in the DDM.
Only the Natural field long names are recognized.
Action
Enter "--" to position to the top of the DDM.

NAT4127: Invalid LIST FILE command.

Text
Invalid LIST FILE command.
Explanation
An invalid LIST FILE command was used in the split-screen editor.
Action
Enter "?" for help information on valid commands.

NAT4128: File description listing will be truncated.

Text
File description listing will be truncated.
Explanation
The size of the DDM to be listed is too large.
Action
Check program and correct error.

NAT4129: No scan value specified.

Text
No scan value specified.
Explanation
In split-screen mode, you have to specify a value to be scanned for
with the command "S SC value", before you can enter the command
"S SC=" to repeat the scan.
Action
Enter correct command.

NAT4130: Only local commands allowed.

Text
Only local commands allowed.
Explanation
In this part of the application only local commands are
allowed.
Action
Use help function on command line.

NAT4131: The library was empty, no programs were purged.

Text
The library was empty, no programs were purged.
Explanation
The PURGE command was issued for a library which does not contain
any source programs.
Action
Check program and correct error.

NAT4132: No command available for LAST command.

Text
No command available for LAST command.
Explanation
The LAST command is used to display the command(s) that was/were
issued last.
However, when you issued the LAST command, there was no command
issued before.
Action
No action required.

NAT4133: The command requested with LAST is not available.

Text
The command requested with LAST is not available.
Explanation
With the command LAST, you have requested a specific command;
however, this specific command is not available.
Action
Issue the command "LAST *" for a list of the last 9 commands
that have been issued.

NAT4134: Invalid command selection.

Text
Invalid command selection.
Explanation
In the window invoked with "LAST *", you can select commands as follows:
- To execute a single command again, mark the command with any character
  and press ENTER; or mark the command with the cursor and press PF5.
- To execute several commands, mark them with numbers in the order in
  which you wish them to be executed again and press ENTER; the
  commands will then be executed in ascending order of numbers.
This error has occurred because you have used the same number twice,
or have marked one of the commands with a letter instead of a number.
Action
Select commands correctly.

NAT4135: Only "L" or "V" allowed as values for DO parameter.

Text
Only "L" or "V" allowed as values for DO parameter.
Explanation
DO=L - Data to display have logical order (default).
DO=V - Data to display have visual order.
Action
Change value for DO parameter to a valid value.

NAT4136: Selection list not available for code L.

Text
Selection list not available for code L.
Explanation
The function code L lists the required objects in a selection list.
The field Selection list should not be used.
Action
Set Selection list to "N" for function code L.

NAT4137: Object name must be "*" when a Predict set is used.

Text
Object name must be "*" when a Predict set is used.
Explanation
When the Predict set number is defined, no objects can be defined in
the field Object Name.
Action
Set Object Name to "*".