Natural System Error Messages 4601-4650

NAT4601: Invalid screen operation in line :1:, column :2:.

Text
Invalid screen operation in line ..., column ....
Explanation
A field variable must not be changed to a text constant.
Action
Delete the field or move it to another position by using the
appropriate field command, then insert the text.

NAT4602: Use '.E' command to edit field.

Text
Use '.E' command to edit field.
Explanation
The modification or definition of an edit mask for a field is only
possible by invoking 'extended field editing' with the command '.E'.
Action
Use the field command '.E'.

NAT4603: Error in DDM.

Text
Error in DDM.
Explanation
An error was detected in the currently used Data Definition Module.
Action
Correct the DDM.

NAT4604: Use edit mask to change format.

Text
Use edit mask to change format.
Action
Use edit mask to change format.

NAT4605: Use '.A' command to define array.

Text
Use '.A' command to define array.
Action
Enter the field command '.A' in the field.

NAT4606: Invalid object name.

Text
Invalid object name.
Action
Specify a valid object name.

NAT4607: No DDM loaded.

Text
No DDM loaded.
Explanation
An internal error occurred while trying to load a DDM.
Action
Contact Software AG - Natural support.

NAT4608: The requested DDM is too large.

Text
The requested DDM is too large.
Explanation
The requested DDM is too large to be processed by the map editor.
Action
Reduce the size of the DDM.

NAT4609: Invalid edit mask.

Text
Invalid edit mask.
Explanation
The edit mask specified is invalid.
See the Natural documentation for detailed information on
edit masks.
Action
Correct error.

NAT4610: Invalid field format.

Text
Invalid field format.
Explanation
The specified field format is invalid.
See the Natural documentation for valid format definitions.
Action
Correct error.

NAT4611: Field name contains illegal characters.

Text
Field name contains illegal characters.
Explanation
The field name contains characters which are not allowed within a field
name.
Action
Correct error.

NAT4612: Too many digits before and/or after decimal character.

Text
Too many digits before and/or after decimal character.
Explanation
There are too many decimal digits before and/or after the
decimal character.
See the Natural documentation for additional information.
Action
Correct error.

NAT4613: The source area is empty.

Text
The source area is empty.
Explanation
An attempt was made to edit an empty source area.
Action
Use function 'I' (Initialize map) or 'R' (Read map) to place a map into
the source area.

NAT4614: Map not found in source area.

Text
Map not found in source area.
Explanation
The source area does not contain the map with the specified name.
Function 'L' may be used to determine if a map is currently in the
source area; or the map-entry field may be left blank to cause all
maps in the source area to be displayed.
Action
Use function 'I' (Initialize map) or 'R' (Read map) to place a map
into the source area.

NAT4615: Specified object not found in current or steplib library.

Text
Specified object not found in current or steplib library.
Explanation
The Natural object (program, subprogram, data area, etc.) with the
specified name could not be found either in the current library or
in any concatenated library (steplib).
Action
Specify the correct name of the object.

NAT4616: Invalid use of a command.

Text
Invalid use of a command.
Explanation
An attempt was made to use a command incorrectly.
(for example, using the command '.A' for a text constant.
Action
Enter correct command in correct field.

NAT4617: No delimiter matches attributes.

Text
No delimiter matches attributes.
Explanation
The specified attributes are not consistent with the delimiter settings
in the map profile.
Action
Use other attributes or change delimiter settings in the map profile.

NAT4618: Too many occurrences of field in line :1:, column :2:.

Text
Too many occurrences of field in line ..., column ....
Explanation
An output field was used in more than 98 occurrences.
Action
Specify a new field.

NAT4619: Multiple fields not allowed here: line :1:, column :2:.

Text
Multiple fields not allowed here: line ..., column ....
Explanation
An input-only field or a modifiable field must not be used in multiple
occurrences.
Action
Correct error.

NAT4620: String too long: line :1:, column :2:.

Text
String too long: line ..., column ....
Explanation
A text constant of over 58 characters was specified.
Only text which consists of the repeated concatenation of the
same character may be longer than 58 characters.
Action
Divide the text into 2 constants or use a variable containing the text.

NAT4621: System variable must be an output field.

Text
System variable must be an output field.
Explanation
System variables may only used in output mode.
Action
Use a delimiter which indicates output mode.

NAT4622: Overlapping detected in line :1:, column :2:.

Text
Overlapping detected in line ..., column ....
Explanation
This error may be caused by any of the following:
  - overlapping of one variable with another;
  - overlapping of a variable with the right border of the map;
  - overlapping of a variable and a text constant;
  - an invalid command was interpreted as text.
Action
Correct error.

NAT4623: Type conflict with DDM definition: line :1:, column:2:.

Text
Type conflict with DDM definition: line ..., column....
Explanation
The DDM variable attribute is not assigned to the screen variable
attribute in the case of incompatible formats.
  Incompatible:    A,B with N,P.
                   A with B.
  Compatible  :    N with P.
Action
Change screen specification and then reassign.

NAT4624: Reassignment not possible in line :1:, column :2:.

Text
Reassignment not possible in line ..., column ....
Explanation
This error may be caused by the following:
- the variable is already assigned;
- the variable is a system variable.
Action
Delete the variable and generate it from the DDM.

NAT4625: Name of field/variable must be specified.

Text
Name of field/variable must be specified.
Action
Enter a field/variable name.

NAT4626: Internal format error in map definition.

Text
Internal format error in map definition.
Explanation
The map editor has detected an internal format error in the
map definition.
A possible cause is the attempt to edit the map source area
via another utility or program.
Action
Use function 'I' (initialize map) or 'R' (read map)
to place the original map into the source area.

NAT4627: AL/NL syntax error.

Text
AL/NL syntax error.
Explanation
The specification of AL or NL is incorrect.
See the Natural documentation for detailed information.
Action
Specify AL/NL correctly.

NAT4628: You may select only one item from the menu.

Text
You may select only one item from the menu.
Action
Select no more than one item.

NAT4629: Not enough empty lines available for inserting/splitting.

Text
Not enough empty lines available for inserting/splitting.
Explanation
When you use the line commands '..I' (insert) or '..S' (split),
all lines below the inserted/split line(s) will be 'pushed' downward
and the last empty line(s) of the map will be deleted to make room
for the insertion/splitting.
However, if there are not enough empty lines at the bottom of the map,
the insert/split command cannot be executed.
Action
Make sure that enough empty lines are available before you insert
new lines or split lines.

NAT4630: Invalid rank setting.

Text
Invalid rank setting.
Explanation
This error message may be caused by any of the following:
- The specified value was not greater than zero.
- The specified value was not smaller than or equal to the rank
  of the array.
- The specified value has already been assigned.
Note: The rank of an array is equal to the number of indexes;
      for example, A(3,4) is an element of array A with rank 2.
Action
Correct rank setting.

NAT4631: Index is out of range.

Text
Index is out of range.
Explanation
The specified index is outside the array dimensions.
Action
Correct the index specification.

NAT4632: Fixed index must be specified.

Text
Fixed index must be specified.
Explanation
If an array with 3 dimensions is used in a map, the index of
at least one dimension must be fixed (integer or variable).
Action
Correct index specification.

NAT4633: Invalid color.

Text
Invalid color.
Explanation
An invalid color was specified.
The valid color codes may be determined by placing the
cursor on the field COLOUR and pressing the HELP key.
Action
Specify a valid color.

NAT4634: No source/object name specified.

Text
No source/object name specified.
Explanation
The source name is missing for a READ or PURGE function; or
the object name is missing for the UNCATALOG function.
Action
Specify source/object name.

NAT4635: No profile name specified.

Text
No profile name specified.
Explanation
A profile name must be specified when using function 'I' or 'M'.
Action
Specify a profile name.

NAT4636: Column shift can only be 0 or 1.

Text
Column shift can only be 0 or 1.
Explanation
The standard column shift is '0' .
In order to use the first column position for map fields,
a column shift of '1' may be specified.
Action
Specify '0' or '1' .

NAT4637: Conflict between helptext size/position and screen size.

Text
Conflict between helptext size/position and screen size.
Explanation
The currently defined size of the helptext window does not permit
its being placed in the position you want it to be placed, because
it would not fit onto the screen of the specified device ('Device
Check').
You have to make the window smaller, change its position (or not use
the Device Check option).
Action
Either make the helptext smaller (reduce page size and/or line size),
or change its position.

NAT4638: Map transmitted successfully.

Text
Map transmitted successfully.
Action
No action required.

NAT4639: Field/parameter names in a map must be unique.

Text
Field/parameter names in a map must be unique.
Explanation
The names of fields and parameters used in a map must be unique.
Action
Do not use duplicate field/parameter names in a map.

NAT4640: SAVE command executed.

Text
SAVE command executed.
Explanation
The source has been stored in the current library.
Action
No action required.

NAT4641: Map tested successfully.

Text
Map tested successfully.
Explanation
A RUN command was executed successfully for the current source.
Action
No action required.

NAT4642: Variable already used with other format/array dimensions.

Text
Variable already used with other format/array dimensions.
Explanation
The variable whose name you have specified as help parameter,
attribute control variable or starting-from value has already
been defined elsewhere with a different format or with other
array dimensions.
Action
Use a different name or check the other variable of the same name.

NAT4643: Invalid function code.

Text
Invalid function code.
Explanation
The specified function code is invalid.
Action
Enter a valid function code, or a '?' for help.

NAT4644: Delimiter class must be 'A','O','M' or 'T'.

Text
Delimiter class must be 'A','O','M' or 'T'.
Explanation
An invalid code for the delimiter class was entered.
Possible codes are:
  A  - Input-only field
  O  - Output-only field
  M  - Modifiable field (output and input)
  T  - Text constant
Action
Enter valid delimiter class.

NAT4645: Attribute of delimiter is invalid.

Text
Attribute of delimiter is invalid.
Explanation
Valid attribute codes are:
  B  Blinking                          NE  Neutral
  C  Cursive/italic                    BL  Blue
  D  Default (non-I, B, etc.)          GR  Green
  I  Intensified                       RE  Red
  N  Non-display                       PI  Pink
  U  Underlined                        YE  Yellow
  V  Reversed video                    TU  Turquoise
  Y  Dynamic (attributes to be
     assigned dynamically by
     user program)
Action
Enter valid code.

NAT4646: Delimiter must be a special character.

Text
Delimiter must be a special character.
Explanation
Only special characters may be used as delimiters.
Action
Enter a special character as delimiter.

NAT4647: Page size must be 1 - 250.

Text
Page size must be 1 - 250.
Explanation
The page size value must be in the range from 1 to 250 lines.
The standard page size for 3270-type screens is 23 lines.
Action
Enter a valid page size.

NAT4648: Line size must be 5 - 249.

Text
Line size must be 5 - 249.
Explanation
The line size value must be in the range from 5 to 249 characters.
The standard line size for a 3270-type screen is 79 characters.
Action
Enter a valid line size.

NAT4649: Enter 'T' (top) or 'B' (bottom).

Text
Enter 'T' (top) or 'B' (bottom).
Explanation
The message line may be located at the top (T) or the bottom (B)
of the screen.
Action
Enter valid code ('T' or 'B').

NAT4650: Invalid color code.

Text
Invalid color code.
Explanation
Valid color codes are:
  NE - Neutral
  BL - Blue
  GR - Green
  RE - Red
  PI - Pink
  YE - Yellow
  TU - Turquoise
Action
Enter a valid color code.