AionDS Messages and Codes Guide

AionDS Messages and Codes Guide AionDS Messages and Codes Guide

arti.vub.ac.be
from arti.vub.ac.be More from this publisher
29.06.2013 Views

AionDS runtime errors .........................................................................................................................................................................................................˝.......................................... 51852 1-202 AionDS Messages and Codes Menu item parent must have the MIS_SUBMENU style An attempt has been made to create a menu item whose parent menu item does not have the MIS_SUBMENU style. Check the KDL for a Class(MenuItem).CreateObject call for which this is the case and either specify a different parent menu or add the MIS_SUBMENU style to the specified parent menu instance. .........................................................................................................................................................................................................˝.......................................... 51853 Child menu items cannot have the MIS_MENUBAR style The system is attempting to create a menu item with the MIS_MENUBAR style as a child to another menu item. Check the KDL for a Class(MenuItem).CreateObject call for which this is the case and either remove the MIS_MENUBAR style from the menu item, or specify a valid StandardWindow or DialogBox instance as the parent instance for the menu item. .........................................................................................................................................................................................................˝.......................................... 51854 Menu items with the MIS_SUBMENU style cannot have a shortcut key An attempt has been made to create a menu item with the MIS_SUBMENU style, which indicates that the menu item is to be a parent to another menu item. Parent menu items may not have shortcut keys assigned to them. Check the KDL for the offending Class(MenuItem).CreateObject call and remove the shortcut key specification. .........................................................................................................................................................................................................˝.......................................... 58110 Invalid object_pointer value The object_pointer does not point to a valid object. It may have pointed to a dynamic instance that has been deleted. .........................................................................................................................................................................................................˝.......................................... 58111 Object_pointer out of scope Either a window instance or a DDE instance referenced an object that is no longer in scope. Move the object into scope or remove the reference to correct this error.

Chapter 2 Transaction Driver Messages .........................................................................................................................................................................................................˝.......................................... Introduction This chapter describes the messages issued by the transaction drivers provided with AionDS/CICS and AionDS/IMS. This chapter is divided into the following sections: ■ CICS Transaction Driver Messages ■ IMS and TSO Transaction Driver Messages Messages formatted by the AionDS transaction drivers are presented to the user on the terminal, or through an error message field passed to one of the FPL interface modules. Messages can be informational or indications of severe problems in the execution of your knowledge base. Messages that are not informational include a header indicating the type of error that occurred and the error number. The following sections identify and describe these messages. .........................................................................................................................................................................................................˝.......................................... In this chapter Topic Page CICS transaction driver messages 2-2 IMS and TSO transaction driver messages 2-16 Transaction Driver Messages 2-1

<strong>AionDS</strong> runtime errors<br />

.........................................................................................................................................................................................................˝..........................................<br />

51852<br />

1-202 <strong>AionDS</strong> <strong>Messages</strong> <strong>and</strong> <strong>Codes</strong><br />

Menu item parent must have the MIS_SUBMENU style<br />

An attempt has been made to create a menu item whose parent menu item<br />

does not have the MIS_SUBMENU style. Check the KDL for a<br />

Class(MenuItem).CreateObject call for which this is the case <strong>and</strong> either<br />

specify a different parent menu or add the MIS_SUBMENU style to the<br />

specified parent menu instance.<br />

.........................................................................................................................................................................................................˝..........................................<br />

51853<br />

Child menu items cannot have the MIS_MENUBAR style<br />

The system is attempting to create a menu item with the MIS_MENUBAR<br />

style as a child to another menu item. Check the KDL for a<br />

Class(MenuItem).CreateObject call for which this is the case <strong>and</strong> either<br />

remove the MIS_MENUBAR style from the menu item, or specify a valid<br />

St<strong>and</strong>ardWindow or DialogBox instance as the parent instance for the menu<br />

item.<br />

.........................................................................................................................................................................................................˝..........................................<br />

51854<br />

Menu items with the MIS_SUBMENU style cannot have a shortcut key<br />

An attempt has been made to create a menu item with the MIS_SUBMENU<br />

style, which indicates that the menu item is to be a parent to another menu<br />

item. Parent menu items may not have shortcut keys assigned to them.<br />

Check the KDL for the offending Class(MenuItem).CreateObject call<br />

<strong>and</strong> remove the shortcut key specification.<br />

.........................................................................................................................................................................................................˝..........................................<br />

58110<br />

Invalid object_pointer value<br />

The object_pointer does not point to a valid object. It may have pointed to a<br />

dynamic instance that has been deleted.<br />

.........................................................................................................................................................................................................˝..........................................<br />

58111<br />

Object_pointer out of scope<br />

Either a window instance or a DDE instance referenced an object that is no<br />

longer in scope. Move the object into scope or remove the reference to<br />

correct this error.

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!