APS-DLG

The following messages are generated from ISPF Dialog macros. These messages can be identified by APS-DLG at the beginning of the message code in the message report. The messages are arranged below in order by message number.

1000-00-E    SCREEN NAME IS REQUIRED

Screen name is required by this command.

Resolution:

Enter the screen name.

1010-00-E    PROGRAM NAME IS REQUIRED

Program name is required by this command.

Resolution:

Enter the program name.

1020-00-E    PARAGRAPH NAME IS REQUIRED

Paragraph name is required by this command.

Resolution:

Enter the paragraph name.

1030-00-E    'POS' ATTRIBUTE IS REQUIRED

'POS' (POSITION) attribute is required by this command.

Resolution:

Enter the 'POS' attribute.

1032-00-E    ATTRIBUTE NOT RECOGNIZED attribute

The coded attribute is unknown.

Resolution:

Check the spelling of the attribute.

1040-00-E    FIELD NAME IS REQUIRED

Screen field name is required by this command.

Resolution:

Enter the screen field name.

1050-00-E    COMMAND ARGUMENTS REQUIRED

This command requires arguments to be supplied.

Resolution:

Enter the arguments applicable to this command.

1060-00-E    VARIABLE NAME IS REQUIRED

The variable name is required by this command.

Resolution:

Enter the variable name.

1070-00-E    PARAMETER IS REQUIRED

The PARM keyword was entered, but required parameter data is missing.

Resolution:

Enter the parameter data.

2000-00-E    DATANAME GREATER THAN 30 CHARACTERS: dataname

A Dataname is longer than allowed.

Resolution:

Verify the spelling or validity of the dataname.

2010-00-E    PROGRAM NAME GREATER THAN 8 CHARACTERS: program name

The Program name is longer than allowed.

Resolution:

Verify the spelling or validity of the program name.

2020-00-E    SCREEN FIELD NAME NOT DEFINED: screen field name

Screen field name was not found for this screen.

Resolution:

Verify the spelling or validity of the screen field name.

2030-00-E    COMMAND NOT SUPPORTED BY APS/ISPF

This command is not applicable and is not supported by APS/ISPF.

Resolution:

Check the APS/ISPF Dialog Generator Reference Manual for commands supported by APS/ISPF.

2040-00-E    ALREADY EXISTS: error-identifier

The value in error-identifier is not unique.

Resolution:

Check previously coded DLG-SETMSG commands for a duplicate error-identifier.

2050-00-E    MSGID INVALID: msgid

MSGID name syntax is incorrect.

Resolution:

Check the spelling or validity of MSGID.

2060-00-E    ARGUMENT NOT NUMERIC: argument

The argument is expected to be numeric.

Resolution:

Correct the argument. Check the APS/ISPF Dialog Generator Reference Manual for proper syntax.

2070-00-E    REDEFINE LENGTH TOO LARGE FOR: dataname

Dataname length is redefining a smaller area.

Resolution:

Correct the length for dataname.

2080-00-E    REDEFINE ON LEVEL 88 FOR: dataname

Dataname is redefining a level 88.

Resolution:

Correct the dataname redefinition.

2090-00-E    REDEFINE INVALID FOR: dataname

Dataname is invalid for redefinition.

Resolution:

Correct the dataname redefinition.

2100-00-E    REDEFINE LEVEL ERROR FOR: screen name

Dataname level is invalid for redefinition.

Resolution:

Correct the dataname redefinition level.

2110-00-E    REDEFINE NOT FOUND FOR: dataname

Dataname redefinition was expected for dataname.

Resolution:

Correct the dataname redefinition.

2120-00-E    INVALID REPETITION VALUE: value

Value was incorrect repetition value.

Resolution:

Correct the repetition value.

2130-00-E    RETURN CONFLICTS WITH CANCEL

RETURN and CANCEL keywords are mutually exclusive.

Resolution:

Remove one or the other.

2140-00-E    INVALID KEYWORD: keyword

The keyword used is not a valid argument for this command.

Resolution:

Correct the keyword.

2150-00-E    ONLY ONE PARM MAY BE PASSED WHEN PROGRAM TRANSFER OPTION = SELECT

More than one parameter was found.

Resolution:

To pass multiple data areas, change the variable &DLG-PROGRAM-TRANSFER-OPTION to CALL.

2160-00-E    /DATANAME OPTION INVALID WHEN PROGRAM TRANSFER OPTION = SELECT

The /DATANAME option may be used only when the PROGRAM TRANSFER OPTION = CALL.

Resolution:

Remove the /DATANAME option or change the variable &DLG-PROGRAM-TRANSFER-OPTION to CALL.

2170-00-E    PARM VARIABLE LENGTH GREATER THAN 8 CHARACTERS variable

The PARM(variable) variable length is greater than the maximum allowed.

Resolution:

Correct the variable name.

2190-00-E    DIALOG VARIABLE GREATER THAN 8 CHARACTERS variable

Variable name length is greater than the maximum allowed.

Resolution:

Correct the variable name.

2200-00-E    NEWAPPL CONFLICTS WITH NEWPOOL

NEWAPPL and NEWPOOL are mutually exclusive keywords.

Resolution:

Remove one or the other.

2220-00-E    TO RECEIVE TP-COMMAREA AS A PASSED DATA AREA, SET THE VARIABLE &DLG-COMMAREA-IN-LINKAGE = YES REMOVE TP-COMMAREA FROM TP-ENTRY

TP-COMMAREA was found as a parameter on TP-ENTRY.

Resolution:

Set the variable &DLG-COMMAREA-IN-LINKAGE to YES and remove TP-COMMAREA from TP-ENTRY.

2230-00-E    MULTIPLE TP-SCRNLIST COMMANDS FOUND - REMOVE EXTRA COMMAND

More than one TP-SCRNLIST was found.

Resolution:

Remove the extra TP-SCRNLIST command(s).

2240-00-E    VARIABLE: variablename NOT VDEFINED THRU DLG-VDEFINE

You have attempted to use DLG-VDELETE to remove a variable that has not been VDEFINED.

Resolution:

Check spelling of variable name. Check for variablename VDEFINED using DLG-VDEFINE.

3000-00-W    DEFAULTING TO 1 INVALID: value

Value was incorrect repetition value.

Resolution:

Correct the repetition value.

3001-00-W    ATTRIBUTE IS NOT SUPPPORTED attribute

Attribute has been ignored. It has no function in ISPF.

Resolution:

Ignore WARNING or remove attribute.

3020-00-W    VARIABLE old variable name CHANGED TO: new variable name

Old variable name was changed to new variable name to conform to proper variable name syntax.

Resolution:

Check old variable name. No response is necessary.

3030-00-W    VDEFINE VARIABLE TABLE LIMIT REACHED. LIMIT IS: value CONTACT YOUR APS ADMINISTRATOR TO INCREASE

Internal table limit for variable names has been reached.

Resolution:

Contact your APS Administrator to increase table size.

3040-00-W    ERROR PARA IGNORED - RETURN KEYWORD NOT SUPPLIED

ERROR PARA only applies to RETURN keyword on TP-ENTRY.

Resolution:

ISPF Dialog errors will not be returned to the program unless you code the keyword RETURN.

3050-00-W    KEYWORD NOT SUPPORTED - IGNORED FOR APS/ISPF: keyword

Keyword is not applicable to APS/ISPF and is ignored.

Resolution:

Check to ensure program is not affected. If not, remove this keyword.

3060-00-W    MAPSET NOT SUPPORTED - IGNORED FOR APS/ISPF: mapset

Mapset is supported by APS/CICS.

Resolution:

Remove mapset argument.

3070-00-W    ERROR PARA NOT SUPPORTED - IGNORED FOR APS/ISPF

ERROR PARA was coded, but is ignored on this command.

Resolution:

Specify ERROR PARA on the TP-ENTRY command.

3090-00-W    TP-COMMAREA DATA AREA IGNORED - GENERATED ON USING STATEMENT AS DLG-LINKAGE-COMMAREA

The variable &DLG-COMMAREA-IN-LINKAGE has been set to YES. DLG-LINKAGE-COMMAREA is automatically generated as a USING data area.

Resolution:

Remove TP-COMMAREA from TP-ENTRY.

4000-00-I    RETURN KEYWORD INDICATED WITHOUT ERROR PARAGRAPH - DEFAULT ERROR PROCESSING IN EFFECT

The RETURN option was coded but the ERROR PARAGRAPH option was not supplied. The program may not be set up to handle ISPF errors. Default error processing supplied by APS/ISPF is in effect.

Resolution:

Supply an ERROR PARA to process ISPF errors.

4010-00-I    DEFAULTING TO 'POS' ATTRIBUTE OTHER ATTRIBUTES IGNORED

The 'POS' attribute is the only attribute supported at this time. Other attributes will not be used.

Resolution:

Review expected attribute processing to ensure program will operate as expected.

4020-00-I    LEVEL 77 CHANGED TO 01 FOR: dataname

The APS Generator changed the Dataname level from 77 to 01.

Resolution:

If you want to eliminate this information message, change level 77 to 01.

4030-00-I    PROGRAM-CONTROLLED PFKEY OPTION

The PROGRAM-CONTROLLED PFKEY OPTION is in effect.

Resolution:

Native ISPF PFkey values will not be in effect during program execution.

4040-00-I    AUTO VARIABLE VDELETE OPTION SET TO indicator

The AUTO VARIABLE VDELETE OPTION has been set to the value shown by indicator.

Resolution:

Information only.

4045-00-I    PROGRAM TRANSFER OPTION SET TO indicator

The PROGRAM TRANSFER OPTION has been set to the value of indicator.

Resolution:

Information only.

8000-00-F    APDLGTP INCLUDED MORE THAN ONCE

APDLGTP has been included twice.

Resolution:

Remove extra include for APSMACS(APDLGTP).

8010-00-F    APDLGMAC INCLUDED MORE THAN ONCE

APDLGMAC has been included twice.

Resolution:

Remove extra the include for APSMACS(APDLGMAC).


Copyright © 2002 Micro Focus International Limited. All rights reserved.
This document and the proprietary marks and names used herein are protected by international law.