
5
© 2002. Reproduction prohibited. Please inform Xephon of any infringement.
whereas the update operations (ADD, REP, DEL) work only on
one field.
• Profile.The full profile name.
• Fields. One or more field names to be retrieved/altered in the
profile.
– For non-userdata requests, field names must be valid existing
field names as documented by IBM. Userdata requests can
supply any field name.
– If ‘fields’ is omitted for a GET USERDATA request, then
ALL USERDATA fields are retrieved.
– Field names can be suffixed with a data-conversion character
to convert fields held internally in non-character format to
displayable characters.
The valid suffixes are as follows:
.X Convert from hex to character
.B Convert from binary to character
.P Convert from packed to character.
For example:
MCINTY ‘function’ Abbreviation
PROF(‘profile’) PR
FIELDS(‘fields’) FI
CLASS(‘class’) CL
SEGMENT(‘segment’) SEG
DATA(‘data’) DA
FLAG(‘flag’) FL
USERDATA USR
NORGROUP NORG
NOLIST | LIST NOL
NOMSG | MSG NOM
GENERIC GEN
TRACE TR
DEBUG DEB
Figure 1: Function abbreviations
Kommentare zu diesen Handbüchern