Previous Topic: HCHK - Health Check MessagesNext Topic: All -I- Messages


HELP - HELP Command Messages

HELP001E Invalid HELP parameter - <badparm>

The HELP parameter <badparm> is not a valid parameter. It is not a valid command name, HELPLIB member name, or message identifier.

HELP002E Not authorized for command <cmndnm>

The user is not authorized to use the command <cmndnm>. Contact your Security Administrator if you think you should be able to use this command.

HELP003E No help found for <hlpreq>

No help was found for the specified help parameter <hlpreq>.

HELP004E HELPLIB member <mbrn> not found

The member named <mbrn> was not found in HELPLIB.

HELP005E Member <mbrnam> invalid control statement: <errtxt>

The HELPLIB member <mbrnam> contains an invalid control statement.

HELP006E No help defined for <menu> menu

Additional help information is not available for the specified menu name.

HELP007E No help available for <menu> menu

Additional help information is not available for the specified menu name.

HELP008E No help available, no command defined

Additional help is not available.

HELP009W HELPLIB member <mbrn> is empty

The member named <mbrn> was found in HELPLIB but is empty.

HELP010E Invalid message id - <badmsgid>

The supplied parameter is not a valid message identifier.

HELP011E Member <mbrnam> invalid )LABEL, label name required

The HELPLIB member <mbrnam> contains a )LABEL statement that does not specify a label name.

HELP012E Member <mbrnam> invalid )LABEL, invalid label name <errnam>

The HELPLIB member <mbrnam> contains a )LABEL statement that specifies an invalid label name. Label names must be from 1 to 12 characters long and must include only alphanational characters or dash ('-'), underscore ('_'), or percent-sign ('%').

HELP013E Member <mbrnam> invalid )LABEL, invalid minimum len <errlen>

The HELPLIB member <mbrnam> contains a )LABEL statement that specifies an invalid minimum label length. The minimum label length must be a number from 1 to 12.

HELP014E Member <mbrname> invalid )ATTR, option required

Informational only.

HELP015E Member <mbrname> invalid )ATTR, undefined option: <erropt>

Informational only.

HELP016E Member <mbrname> invalid )LINK, member name required

Informational only.

HELP017E Member <mbrname> invalid )LINK, invalid member name <errmbr>

Informational only.

HELP018E Member <mbrname> invalid )LINK, invalid label name <errlabel>

Informational only.

HELP019W Member <mbrname> no link field for )LINK

Informational only.

HELP020W Member <mbrname> no )LINK for link field

Informational only.

HELP021I Row <rownum> Col <colnum> Member <mbrname> Label <labelname>

Informational only.

HELP022W No help found for <var1> <var2>

Informational only.

HELP024E Member <mbrnm> invalid ATTR definition, <vartxt>

Informational only.

HELP025W Member <mbrnm> <lntyp> line max of <lnmax> exceeded

Informational only.

HELP026E Member <mbrnm> invalid )LINKCMD, command name required

Informational only.

HELP027E Member <mbrnm> invalid )LINKCMD, invalid command name <cmdnm>

Informational only.

HELP028E Member <mbr> invalid <ctlstmt>, invalid <parmname> <parmvalue>

Informational only.

HELP029W No help found for <cmdnm> <fldnm> field

Informational only.

HELP030E Member <mbr> invalid placement of )INFO control statement

The )INFO control statement must precede any )HEADER or )DATA statement. It must also precede any implicit data records.

HELP031E Member <mbr> invalid placement of )HEADER control statement

The )HEADER control statement must precede any )DATA statement or any implicit data records.

HELP032E Member <mbr> invalid placement of )LABEL control statement

The )LABEL control statement is valid only within data records (implicit or explicit).

HELP033W Member <mbr> invalid placement of )ATTR DEFINE statement

An )ATTR DEFINE control statement was encountered while in attribute definition mode due to a previous )ATTR DEFINE statement. The extraneous )ATTR DEFINE is ignored.

HELP034W Member <mbr> invalid placement of )ATTR ENDDEFINE statement

An )ATTR ENDDEFINE control statement was encountered but there was no previous )ATTR DEFINE to end.

HELP035E Invalid command name - <badcmdn>

The supplied parameter is not a valid command name.