DSPHEXOBJ DISPLAY HEX OBJECT TYPE TAAOBLB |
The Display Hex Object Type command allows the input of an external
object type (such as *DTAQ) and displays the internal hexadecimal
value (such 0A01). It also allows the input of an internal object
type (such as 0201) and displays the external object type (such as
*PGM). The display may also be used for conversions.
A typical command would be entered as:
DSPHEXOBJ OBJTYPE(*DTAQ)
The hex object type 0A01 would be displayed.
When the display appears, you may enter a different hex object type
or external object type. If Enter is pressed when no changes have
been made, the command ends.
The OBJTYPE and HEXOBJTYPE parameters are optional. If not entered,
the display appears and values may be entered.
DSPHEXOBJ escape messages you can monitor for
---------------------------------------------
None. Escape messages from based on functions will be re-sent.
Command parameters *CMD
------------------
OBJTYPE The object type (such as *PGM) to be converted to
its hex internal object type value. For a full list
of the valid object types, use the prompter.
If no object type is entered, the display appears
and the object type may be entered as a value.
HEXOBJTYPE The hexadecimal object type (such as 0A01) to be
converted to its external object type for (such as
*PGM). For a full list of the valid hex object
types, use the prompter.
If no hex object type is entered, the display
appears and the hex object type may be entered as a
value.
Restrictions
------------
None.
Prerequisites
-------------
The following TAA Tools must be on your system:
CVTHEXOBJ Convert hex object type
CVTOBJTYP Convert object type
RSNLSTMSG Resend last message
RTVDIAGMSG Retrieve diagnostic message
SNDESCINF Send escape information
Implementation
--------------
None, the tool is ready to use.
Objects used by the tool
------------------------
Object Type Attribute Src member Src file
------ ---- --------- ---------- ----------
DSPHEXOBJ *CMD TAAOBLB QATTCMD
TAAOBLBC *PGM CLP TAAOBLBC QATTCL
TAAOBLBD *FILE DSPF TAAOBLBD QATTDDS
|
Added to TAA Productivity tools June 15, 2004