Previous Topic: FTx Messages

Next Topic: IAx to INx Messages


Gx to Hx Messages

GP0001

Invalid keyword parameter specified - parameter=P1

Reason:

The keyword parameter P1 was either omitted or specified incorrectly.

System Action:

The request is rejected.

User Action:

Correct and retry.

GP0002

Product(s) P1 not configured in this region

Reason:

An attempt was made to invoke a function which requires a product that has not been configured in this region.

P1 identifies either:

System Action:

The function is terminated.

User Action:

Contact your systems administrator.

Product name(s) are configured using the PROD= JCL parameter, normally specified in the RUNSYSIN member.

GP0003

NCL procedure P1 not found

Reason:

An attempt was made to execute an NCL procedure which does not exist in the NCL procedure library allocated to the requesting user.

System Action:

The function is terminated.

User Action:

Correct the procedure name or move the procedure into a dataset in the requesting user's NCL procedure library or change the user's NCL procedure library allocation and then retry.

GP0004

P1 must be entered

Reason:

Data must be entered into the field identified by the field label P1 before proceeding.

System Action:

The user cannot proceed until the field is filled in.

User Action:

Fill in the field before proceeding.

GP0005

' P1' is not a valid value for P2

Reason:

The value P1 is not a valid value for the field identified by the field label P2.

System Action:

None.

User Action:

Enter a valid value before proceeding.

GP0006

Function key P1 is not active in this window

Reason:

Function key P1 was pressed and it has no action assigned to it.

System Action:

None.

User Action:

Choose another function key.

GP0007

Processing terminated - keyword parameter format invalid

Reason:

This message is the first in a group of 3 messages issued when an NCL procedure is terminated because of invalid keyword parameters being specified.

System Action:

The NCL procedure is terminated.

User Action:

Correct and retry.

GP0008

Base procedure= P1, Nesting level= P2, Invalid paremeter= P3

Reason:

This message is the second in a group of 3 messages issued when an NCL procedure is terminated because of invalid keyword parameters being specified. P1 is the base NCL procedure, P2 is the current nesting level and P3 is the parameter which is incorrectly specified.

System Action:

The NCL procedure is terminated.

User Action:

Correct and retry.

GP0009

Parameters passed: P1

Reason:

This message is the third in a group of 3 messages issued when an NCL procedure is terminated because of invalid keyword parameters being specified. P1 is the full list of parameters specified.

System Action:

The NCL procedure is terminated.

User Action:

Correct and retry.

GP0010

APPL parameter must be supplied

Reason:

The APPL (application id) parameter must be supplied to $CAGP001.

System Action:

The NCL procedure is terminated.

User Action:

Correct the call to $CAGP001 so that it specifies the application id in the APPL keyword and retry.

GP0011

FUNC parameter must be supplied

Reason:

The FUNC (function name) parameter must be supplied to $CAGP001.

System Action:

The NCL procedure is terminated.

User Action:

Correct the call to $CAGP001 so that it specifies the function name in the FUNC keyword.

GP0012

Invalid command

Reason:

The command that was specified on the command line was invalid.

System Action:

The command is rejected.

User Action:

Enter a valid command and retry.

GP0013

Userid P1 is not authorized to execute commands

Reason:

The userid P1 is not authorized to enter EXEC or CMD in the COMMAND and SELECT OPTION input fields on panels and therefore the execution of commands is not allowed.

System Action:

The command is rejected.

User Action:

Contact your systems administrator if the function is required.

GP0014

PANEL parameter must be supplied

Reason:

The PANEL (panel name) parameter must be supplied to $CAGP001.

System Action:

The NCL procedure is terminated.

User Action:

Correct the call to $CAGP001 so that it specifies the panel name in the PANEL keyword.

GP0015

Vartable ADD failed - table=$GPQDATA, FDBK= P1

Reason:

An error occurred while adding data to the queued data region vartable.

System Action:

The function is terminated.

User Action:

Determine the cause of the error from the feedback code and retry.

GP0016

No queued data found

Reason:

No previously queued data was found in the queued data region vartable.

System Action:

None.

User Action:

None.

GP0017

Userid P1 is not authorized to execute SPLIT/SWAP commands

Reason:

The userid P1 is not authorized to execute the SPLIT or SWAP command. This could be due to your userid not having the authority to issue SPIT or SWAP commands or due to you attempting to issue a SPLIT or SWAP command whilst nested from the Broadcast Services Broadcast Display Panel.

System Action:

The command is rejected.

User Action:

You cannot issue SPLIT or SWAP commands whilst nested from the Broadcast Services Broadcast Display Panel.
If you are not nested from the Broadcast Display panel, contact your systems administrator if the function is required.

GP0018

Vartable ADD failed - table=$GPNOTEPAD, FDBK= P1

Reason:

An error occurred while adding data to the notepad region vartable.

System Action:

The function is terminated.

User Action:

Determine the cause of the error from the feedback code and retry.

GP0019

No notepad data found

Reason:

No previously noted data was found in the notepad region vartable.

System Action:

None.

User Action:

None.

GP0020

There is no command to retrieve - the command stack is empty

Reason:

A RETRIEVE command was entered, however there are no commands in the command stack to retrieve.

System Action:

No command is retrieved.

User Action:

None.

GP0021

Notepad already being edited in other window or at a lower level process

Reason:

A request to modify the contents of the Notepad failed because you were already editing or accessing the notepad in the another window or at a lower process level.

System Action:

The request is rejected.

User Action:

Retry the request at a later time.

GP0022

Invalid NCL procedure name P1

Reason:

An attempt was made to execute NCL procedure with name P1 . However the name is invalid for an NCL procedure.

System Action:

The function is terminated.

User Action:

Correct the procedure name and then retry the request.

GP0023

There are no commands with the specified prefix

Reason:

A RETRIEVE command was entered, however there are no commands in the command stack with the specified prefix.

System Action:

No command is retrieved.

User Action:

None.

GP0024

PANELID parameter must be specified as ON or OFF

Reason:

The parameter specified for the PANELID command is invalid. This value must be specified as either ON or OFF. If left blank then the current setting will toggle.

System Action:

No command is rejected.

User Action:

Enter a valid command and retry.

GP0025

' P1' duplicated for P2

Reason:

The value P1 has been specified more than once for the field identified by the field label P2.

System Action:

None.

User Action:

Remove the duplicate value and retry.

GP0026

' P1' conflicts with ' P2' for P3

Reason:

The value P1 is mutually exclusive with the value P2 for the field identified by the field label P3.

System Action:

None.

User Action:

Remove the duplicate value and retry.

GP0027

P1 requires System Base version of P2

Reason:

The identified product release or component, P1, has a prerequisite System Base release of P2.

System Action:

The region is shut down.

User Action:

Verify that the STEPLIB and COMMANDS data sets are correct for the product release level.

A common cause of this problem is updating the RUNSYSIN member to include new procedure libraries but not updating the started task to include new load libraries.

Note: Products from different load library levels cannot be combined in the same region.

For product availability information, contact CA Support.

GP0028

Action is not valid on this line

Reason:

You have entered a line command, or hit enter with the cursor on a line that does not support this action.

System Action:

The action is rejected.

User Action:

Choose a different action, or a different line.

GP0029

' P1' conflicts with ' P2'

Reason:

The field P1 is mutually exclusive when P2 is specified.

System Action:

None.

User Action:

Erase the field ( P1 ) or amend the conflicting field ( P2 ) and retry.

GP0030

Unknown link name P1

Reason:

An APPC request to the remote system, identified by P1 , failed; the INMC link name ( P1 ) does not exist.

System Action:

The request is ignored.

User Action:

Use the SHOW LINKS command to verify INMC link names and status.

GP0031

Link name P1 is not active : status = P2

Reason:

An APPC request to the remote system, identified by P1 , failed; the INMC link name ( P1 ) is not active - the current status is P2

System Action:

The request is ignored.

User Action:

Use the SHOW LINKS command to verify INMC link names and status.

GP0032

Function not available on back-level system P1: requires P2

Reason:

An APPC request to the remote system, identified by P1 , failed. The remote system is running a back-level version that does not support the type of request. The minimum requirement is shown ( P2 ).

System Action:

The request is ignored.

User Action:

None.

GP0033

APPC call to system P1 failed with RC= P2 FDBK= P3

Reason:

An APPC request to the remote system, identified by P1 , failed with return code P2 and feedback code P3 .

System Action:

An additional error message may be written to the activity log if RC=16.

User Action:

Contact your System Administrator.

GP0034

P1 canceled

Reason:

Requested action ( P1 ) has been canceled.

System Action:

None.

User Action:

None.

GP0035

Either ' P1' or ' P2' must be specified

Reason:

Field P1 or field P2 must be specified.

System Action:

None.

User Action:

Enter either field ( P1 or P2 ) and retry.

GP0201

INVALID KEYWORD VALUE SPECIFIED, KEYWORD=~P1 VALUE=~P2

Reason:

The function key handler maintenance procedure $CAGP02P failed because it received an invalid keyword value. The keyword was P1 and the invalid value was P2 .

System Action:

Procedure $CAGP02P terminates.

User Action:

Contact the system administrator. Ensure the installation has been performed as stated in the installation instructions, as the cause of the error may be due to incorrect installation.

GP0202

FUNCTION KEY PROFILE ALREADY BEING EDITED BY ~P1, TRY LATER

Reason:

A request to edit the function keys failed because another user or this user was already editing the Keys. The userid of the user who is editing the keys is P1 . If this is your userid then it is because you are editing the keys from another terminal or in another window.

System Action:

The request is rejected.

User Action:

Retry the request at a later time.

GP0203

FUNCTION KEY PROFILE SAVED

Reason:

A request to File or Save the Function Key profile was successfully performed.

System Action:

None.

User Action:

None.

GP0204

FUNCTION KEY PROFILE UPDATE CANCELLED

Reason:

A request to update the Function Key profile was cancelled.

System Action:

None.

User Action:

None.

GP0205

INVALID COMMAND

Reason:

An invalid command was entered in the Command field.

System Action:

The command is rejected.

User Action:

Correct the command and retry.

GP0206

INVALID FIELD NAME RECEIVED, FIELD=~P1 DESC=~P2

Reason:

The Function Key Handler maintenance procedure $CAGP02P failed because it received an invalid field name. The field name was P1 and its description was P2 .

System Action:

Procedure $CAGP02P terminates.

User Action:

Contact the system administrator. Ensure the installation has been performed as stated in the installation instructions, as the cause of the error may be due to incorrect installation.

GP0207

INVALID FUNCTION KEY ACTION, FIRST WORD MUST BE A VALID NAME

Reason:

A function key action was specified that was invalid. The function key actions must consist of a valid command name (1 to 8 characters long) followed by any parameters expected by the command.

System Action:

The panel is redisplayed and the function keys action field is set in error.

User Action:

Enter a valid command name as the first word of the action and then retry.

GP0208

LABEL IS INVALID IF AN ACTION HAS NOT BEEN SPECIFIED FOR THE KEY

Reason:

A function key label was specified for a function key that didn't have an action specified. This is invalid. The label can only be specified if the action is also specified.

System Action:

The panel is redisplayed and the function keys label field is set in error.

User Action:

Enter an action for the function key or blank out the label field.

GP0209

LABEL IS REQUIRED IF AN ACTION HAS BEEN SPECIFIED FOR THE KEY

Reason:

A function key label was not specified for a function key that had an action specified. This is invalid. The label is required if the action is specified.

System Action:

The panel is redisplayed and the function keys label field is set in error.

User Action:

Enter a label for the function key or blank out the action field.

GP0210

NOT AUTHORIZED

Reason:

You are not allowed to use the KEYS SET command to change another user's key profile. Systems Support Services access is needed for this function.

System Action:

The command is rejected.

User Action:

Obtain Systems Support Services authorization.

GP0301

INVALID KEYWORD VALUE SPECIFIED, KEYWORD=~P1 VALUE=~P2

Reason:

The notepad handler procedure $CAGP03Z failed because it received an invalid keyword value. The keyword was P1 and the invalid value was P2 .

System Action:

Procedure $CAGP03Z terminates.

User Action:

Contact the system administrator. Ensure the installation has been performed as stated in the installation instructions, as the cause of the error may be due to incorrect installation.

GP0302

NOTEPAD ALREADY BEING EDITED IN OTHER WINDOW OR AT A LOWER LEVEL PROCESS

Reason:

A request to edit the Notepad failed because you were already editing or accessing the notepad in the another window or at a lower process level.

System Action:

The request is rejected.

User Action:

Retry the request at a later time.

GP0303

INVALID USE OF PROCEDURE $CAGP03Z, NOTEPAD NOT LOCKED

Reason:

The notepad editor service procedure $CAGP03Z failed because the notepad facility was incorrectly invoked.

System Action:

Procedure $CAGP03Z terminates.

User Action:

Contact the system administrator. Ensure the installation has been performed as stated in the installation instructions, as the cause of the error may be due to incorrect installation.

GP0304

NOTEPAD SAVED

Reason:

A request to File or Save the Notepad was successfully performed.

System Action:

None.

User Action:

None.

GP0305

NOTEPAD UPDATE CANCELLED

Reason:

A request to update the Notepad was cancelled.

System Action:

None.

User Action:

None.

GP0306

NOTEPAD CLEARED

Reason:

All the lines of the Notepad were deleted.

System Action:

None.

User Action:

None.

GP0401

INVALID VALUE FOR SHARED VARIABLE, VAR=~P1 VALUE="~P2"

Reason:

The list service procedure $CAGP04L for CAS failed because it received an invalid value for a shared variable. The variable name was P1 and its value was P2 .

System Action:

Procedure $CAGP04L terminates.

User Action:

Contact the system administrator. Ensure the installation has been performed as stated in the installation instructions, as the cause of the error may be due to incorrect installation.

GP0502

CALLTYPE P1 NOT RECOGNIZED BY SELECTION LIST SERVICE PROCEDURE

Reason:

The selection list service procedure $CAGP05L did not support the calltype P1 from the selection list manager.

System Action:

Selection List Terminates.

User Action:

Contact the system administrator. Ensure the installation has been performed as stated in the installation instructions, as the cause of the error may be due to incorrect installation.

GP0503

OPTION P1 NOT RECOGNIZED BY SELECTION LIST SERVICE PROCEDURE

Reason:

The selection list service procedure $CAGP05L did not support the selection option P1 that was specified on the selection list.

System Action:

Selection rejected.

User Action:

Contact the system administrator. Ensure the installation has been performed as stated in the installation instructions, as the cause of the error may be due to incorrect installation.

GP0505

TIMED OUT WAITING FOR RESPONSE FROM CANCEL COMMAND

Reason:

A response to the cancel command was not received within 20 seconds.

System Action:

Could not complete requested function.

User Action:

Determine why the response is not being returned within 20 seconds. Check the log for any error messages.

GP1000

Invalid keyword parm for P1 Keyword= P2 Value=" P3"

Reason:

Procedure P1 was invoked with an invalid keyword parameter value for keyword P2 . The value ( P3 ) was either omitted or incorrectly specified.

System Action:

The request is rejected and procedure P1 terminates.

User Action:

Correct the keyword parameter value and retry the request.

GP1001

Internal error in P1. P2, RC/FB= P3/ P4 Map= P5 Comp= P6

Reason:

An internal mapping error occurred. P1 is the procedure that encountered the error. P2 is the MDO name. P3 is the return code. P4 is the feedback code. P5 is the map name. P6 is the map component.

System Action:

Processing of the current action fails.

User Action:

Contact your system administrator.

GP1002

User P1 is not authorized to use P2

Reason:

Userid P1 has not been defined with the necessary authority level to access P2 .

System Action:

Access to the requested menu function is prevented.

User Action:

Contact your local security administrator. Your NetMaster UAMS file and/or your SAF security system (RACF, ACF2, or Top Secret) must be updated to allow the correct level of access to the required feature.

GP1003

P1 field contains embedded blanks

Reason:

The data entered into the specified field contains one or more embedded blanks.

System Action:

Option not processed.

User Action:

Correct the field and retry the operation.

GP1004

P1 is not a valid dataset name

Reason:

The value entered into the Dataset Name field is not a valid MVS dataset name.

System Action:

Option not processed.

User Action:

Enter a valid dataset name and retry the operation.

GP1005

P1 is not configured in this region

Reason:

The selected option or action requires an optional product or component that has not been configured in this region. P1 indicates the product(s) or component(s) that are required.

System Action:

Access to the requested menu function is prevented.

User Action:

Contact your local systems administrator. Your region must be changed to include (at least one of) the indicated product(s) or component(s) as part of the initialization parameters.

GP1006

Option P1 is only supported on Focal Point systems.

Reason:

The menu option you selected is available only on focal point systems within your multi-system complex. This region is not a focal point system.

System Action:

The selected option is not invoked.

User Action:

Log on to a focal point system to use this option.

GP1007

VFS P1 failed, FILERC: P2 VSAM FDBK: P3 VFS KEY: P4

Reason:

The VFS operation, P1 , failed with file return code P2 and VSAM feedback code P3 for the VFS key, P4 .

System Action:

None

User Action:

Contact your system administrator.

GP1008

Cannot update VFS file - user is not authorized

Reason:

An attempt to update the VFS database failed because the user does not have update authority.

System Action:

None

User Action:

Contact your security administrator for assistance.

GP1009

VFS OPEN failed - user is not authorized

Reason:

An attempt to open the VFS database failed because the user does not have authority to access the database.

System Action:

None

User Action:

Contact your security administrator for assistance.

GP1010

P1 must be entered

Reason:

No value was supplied for a required field.

System Action:

The field in error is highlighted.

User Action:

Enter a value in the field and retry the option.

GP1011

Vartable error in P1 Table= P2 Action= P3 FDBK= P4 Key=" P5"

Reason:

A vartable action failed:
P1 is the procedure name
P2 is the vartable name
P3 is the vartable action
P4 is the feedback value
P5 is the vartable key(where relevant)

System Action:

The requested action or display is incomplete.

User Action:

This is an internal error. Contact Technical Support.

GP1012

Automation Services is not configured in this region

Reason:

The selected option or action requires the Automation Services component that has not been configured in this region. The component is automatically included by products that require Automation Services and the region does not include any of those products.

System Action:

Access to the requested menu function is prevented.

User Action:

Contact your local systems administrator. Your region must be changed to include (at least one of) the products that require Automation Services, as part of the initialization parameters.

GP1013

Function not valid in this environment

Reason:

The requested function requires a full-screen interface but the request has been issued from a region that does not have a full-screen interface, for example:
- A background user
- A remote operator (using ROUTE from another system)

System Action:

The request is rejected.

User Action:

Execute the request (or a function that initiated the request) from an environment which has a real window; that is:
- Avoid submitting the command to a background region.
- Execute the command locally.

GP1014

Invalid argument to function P1 Arg= P2 Value=" P3"

Reason:

Function P1 was invoked with an invalid argument value for argument number P2. The value P3 was either omitted or incorrectly specified.

System Action:

The request is rejected.

User Action:

Correct the argument value and retry the request.

GP1015

Procedure abend in P1 line P2. P3

Reason:

The procedure P1 terminated abnormally at line P2. P3 is a summary of the error condition.

System Action:

Processing terminates.

User Action:

Contact your local support representative, providing this messages and associated error messages.

GP1016

P1 abend details: LINE= P2 COND= P3 STMT_NAME= P4 KEYWORD= P5 NAME= P6 SUBNAME= P7 VALUE= P8 VALUEOK= P9 VALUE2= P10 VALUE2OK= P11

Reason:

This message follows GP1015 and is issued as a result of a procedure abending. This message supplies the specific error details as follows:

P1 - the procedure that abended

LINE= P1 - the line number in the source code

COND= P2 - the error condition

STMT_NAME= P3 - the statement name (verb name)

KEYWORD= P4 - the keyword name (operand name)

NAME= P5 - the name specification

SUBNAME= P6 - the variable name causing the error

VALUE= P7 - the value that caused the error

VALUEOK= P8 - 1 if VALUE= caused the error

VALUE2= P9 - the second value that caused the error

VALUE2OK= P10 - 1 if VALUE2= caused the error

System Action:

Refer to message GP1015.

User Action:

Refer to message GP1015.

GP1017

Invalid sort option. Use SORT ? to display valid options

Reason:

You entered an invalid SORT command.

System Action:

SORT command is rejected.

User Action:

Enter SORT ? and select an option from the list.

GP1018

No sort value selected

Reason:

You used the SORT ? command to present a prompt list of sort values, but did not select a value.

System Action:

None.

User Action:

Specify a sort value or select a value from the prompt list.

GP1019

P1 is not an IP address or partial IP address

Reason:

You issued the LOCATE command with an invalid operand. P1 must be an IP address or part thereof.

System Action:

None.

User Action:

Do one of the following:

GP1020

Locate only supported after list is sorted

Reason:

You used the LOCATE command on an unsorted list. LOCATE is only supported if the list is sorted.

System Action:

None.

User Action:

Use the SORT ? command to display options for sorting this list. After the list is sorted, reenter the locate command.

GP1021

Invalid locate value specified

Reason:

You specified an invalid value for the LOCATE command. LOCATE applies to the column the list is sorted by. For a numeric column, you have tried to locate a non-numeric value. For a column with a specific range of values (for example, port), you have tried to locate a value outside the range.

The LOCATE command is used to position the list based on the current sort column. If you want to find a value anywhere in the list, then use the FIND command.

System Action:

None.

User Action:

Reenter the LOCATE command, specifying a valid value for the current sort column.

HM0002

APPL keyword not specified - call rejected

Reason:

The APPL keyword was not specified on the procedure call.

System Action:

The procedure call was rejected.

User Action:

Correct the call parameters and retry.

HM0003

Unsupported help type: P1

Reason:

The type of help ( P1 ) is no longer supported.

System Action:

None.

User Action:

Use the CALLINFO command to determine the help function details. Contact you product supplier.

HM0007

Help does not exist

Reason:

The help that you attempted to process does not exist on the help database. You may have specified an incorrect record or the help record may have been deleted by another user.

System Action:

None.

User Action:

If the name of the help record was specified incorrectly, correct it and retry.

HM0013

Invalid command

Reason:

An invalid command was entered.

System Action:

The command is rejected.

User Action:

Correct the command and retry.

HM0041

Invalid scroll amount

Reason:

An invalid scroll amount has been specified. Valid scroll amounts are (P)AGE, (H)ALF, (C)SR, (D)ATA, (M)AX or a number.

System Action:

None.

User Action:

Correct the scroll amount.

HM0042

No more help text available in a backwards direction

Reason:

You attempted to scroll backward in the help text and the top of the text is already displayed.

System Action:

None.

User Action:

None.

HM0043

No more help text available in a forwards direction

Reason:

You attempted to scroll forward in the help text and the bottom of the help text is already displayed.

System Action:

None.

User Action:

None.

HM0044

No more help available

Reason:

There is no more help available to view.

System Action:

None.

User Action:

None.

HM0048

Macro error in help text, line P1 - help not found

Reason:

A .CP (copy), or .MU (menu item) macro, embedded in the help text, refers to a help file that does not exist.

System Action:

The macro is ignored.

User Action:

Do one of the following:

- Edit the help text and correct the .CP or .MU macro reference

- Add new help text with the name referenced in the .CP or .MU macro

HM0049

Vartable error, action= P1 FDBK= P2

Reason:

An internal error occurred while processing a Vartable. P1 is the action that was being performed P2 is the feedback code

System Action:

Help text generation fails.

User Action:

Contact your system administrator.

HM0050

No help available, APPL= P1 FUNC= P2 FIELD= P3

Reason:

The requested help text does not exist.

System Action:

None.

User Action:

None.

HM0052

.AT macro error in help text, line P1 - attribute table full

Reason:

A .AT (Define attribute) macro embedded in the help text cannot be added to the attribute table because it is already full.

System Action:

The .AT macro is ignored.

User Action:

Do one of the following:

- Edit the help text and remove the .AT macro command

- Change the attribute character to a character that was previously defined by another .AT macro

HM0061

.CP macro error in help text, line P1 - invalid keyword or data

Reason:

A .CP (copy and include) macro embedded in the help text has an invalid keyword or the data to the right of the .CP macro is invalid.

System Action:

The .CP macro is ignored.

User Action:

Edit the help text and correct the .CP macro instruction.

HM0062

.MU macro error in help text, line P1 - invalid keyword or data

Reason:

A .MU (menu) macro embedded in the help text has an invalid keyword or the data to the right of the .CP macro is invalid.

System Action:

The .MU macro is ignored.

User Action:

Edit the help text and correct the .MU macro instruction.

HM0063

.CP macro error in help text, line P1 - cannot copy current help file

Reason:

A .CP (copy and include) macro embedded in the help text references the current help file. This is not permitted, because an infinite loop would occur.

System Action:

The .CP macro is ignored.

User Action:

Edit the help text and correct the .CP macro instruction.

HM0064

.MU macro error in help text, line P1 - cannot reference current help

Reason:

A .MU (menu) macro embedded in the help text references the current help file. This is not permitted, because an infinite loop would occur.

System Action:

The .MU macro is ignored.

User Action:

Edit the help text and correct the .MU macro instruction.

HM0065

.LI macro error in help text, line P1 - ANY or ALL not first value

Reason:

A .LI (licence) macro embedded in the help text contains a sublist of feature names that includes ANY or ALL in a position beyond the first position in the list.

System Action:

The .LI macro is ignored.

User Action:

Edit the help text and correct the .LI macro instruction.

HM0066

Invalid select option

Reason:

The value entered to select a help file for viewing was not an S.

System Action:

The request is rejected.

User Action:

Correct the selection option to view the help file or erase it.

HM0067

.MU macro error in help text, line P1 - exceeded limit

Reason:

A .MU (menu) macro embedded in the help text created an input field, but 999 input fields were already defined. This is the maximum.

System Action:

The .MU macro is ignored.

User Action:

Edit the help text and remove a .MU or .SL macro instruction to reduce the number of input fields.

HM0069

.CP macro error in help text, line P1 - cannot copy previous help file

Reason:

A .CP (copy and include) macro embedded in the help text references the previous help file (the file that invoked this help file). This is not permitted, because an infinite loop would occur.

System Action:

The .CP macro is ignored.

User Action:

Edit the help text and correct the .CP macro instruction.

HM0070

CROW keyword is not numeric

Reason:

The call was made to the Help Manager with a CROW keyword (Cursor row) value that was not numeric.

System Action:

The Help Manager call terminates.

User Action:

Correct the CROW keyword parameter on the call to the Help Manager and retry.

HM0071

CCOL keyword is not numeric

Reason:

The call was made to the Help Manager with a CCOL keyword (Cursor column) value that was not numeric.

System Action:

The Help Manager call terminates.

User Action:

Correct the CCOL keyword parameter on the call to the Help Manager and retry.

HM0072

FUNC keyword not specified

Reason:

The FUNC keyword must be provided on the call to the Help Manager when a field name or cursor coordinates are supplied.

System Action:

The Help Manager call terminates.

User Action:

Correct the FUNC keyword parameter on the call to the Help Manager and retry.

HM0074

.CT macro error in help text, line P1

Reason:

A .CT DEFAULT= macro in the help text cannot be processed for one of the following reasons:

- The .RA or .AT macros have been used to change the default attributes

- The DEFAULT= operand did not specify exactly three characters

System Action:

The .CT macro is ignored.

User Action:

Edit the help text and correct the error.

HM0095

.MU macro error in help text, command P1 not defined

Reason:

A .MU (menu) macro embedded in the help text refers to a command that is not defined.

System Action:

The command is not executed.

User Action:

Perform one of the following steps: