Page History
...
Most of the service program API character string parameters can be of any size, as the service program will determine the length of character input using IBM's CEEGSI API. The connection handle parameter is always a character of length 4.
Overview of field and list exchange
Command | No fields | No list |
Command + JSMX_BINDFLD | Fields | No list |
Command + JSMX_BINDLST | No fields | List |
Command + JSMX_BINDFLD + JSMX_BINDLST | Fields | List |
...