UHELP Menu Processing

Overview of Messages

HLP0001 | HLP0002 | HLP0003 | HLP0004 | HLP0005 | HLP0006 | HLP0007 | HLP0010

HLP0001 Invalid selection - reenter
Explanation:

The valid range when selecting items from a menu is 1 to 24. The user specified an invalid number, not within this range.

System action:

None.

Terminal operator info:

Enter a valid selection number in the range 1 to 24.


HLP0002 No item with this number
Explanation:

The user entered the number of an empty Help Menu slot.

System action:

The requested operation is not performed.

Terminal operator info:

Enter a valid selection number.


HLP0003 Item not found
Explanation:

The user selected an item which obviously has been deleted.

System action:

The error message is displayed and the input is ignored.

Terminal operator info:

Inform the Com-plete System Programmer.

System programmer info:

Since it is not possible to include a non-existant item in a Help Menu, it must have been deleted after defining it within the menu. Investigate why the item disappeared and add it again.


HLP0004 No glossary available for this subject.
Explanation:

'PF10' has been pressed on the Help Text display screen. This triggers the glossary display, but no glossary is available for the currently displayed subject.


HLP0005 Error loading program '$1'
Explanation:

An help item has been selected, which is defined to call program '$1' for providing help information. The Com-plete help system was unable to load program '$1'.

System action:

The requested help information can not be provided.

Terminal operator info:

Inform the Com-plete system programmer.

System programmer info:

Investigate why program '$1' can not be loaded.


HLP0006 Invalid type
Explanation:

The selected help item is defined to be of an unknown type. This should not occur.

System action:

The request is ignored.

Terminal operator info:

Inform the Com-plete system programmer.

System programmer info:

Examine the Help Menu for the cause of this message. Most likely it has been corrupted.


HLP0007 No Helptexts available for this Language
Explanation:

The HELP texts were only delivered for Language 1

Appl. programmer info:

Set LANG=1 on the Com-pass screen and try again


HLP0010 -> $1
Explanation:

An error ocurred when trying to access data stored on the Com-plete System Dataset. '$1' is the message returned by the Com-plete System Data Access Method.

System action:

The request is terminated.

Terminal operator info:

Inform your system programmer.

System programmer info:

This message shows the System Data Access Method (SDAM) return code. Check the reason for this error by viewing the message SDAMnnnn where 'nnnn' is the SDAM return code.