IBM Version 4 Universal Remote User Manual


 
Cᑍ Fill Additional Library List Parameter
Cᑍ None
C
Cᑍ Fill Folder List Parameter
Cᑍ None
C
Cᑍ Let's create the product load for the ABC Product - MRM Objects
C
C CALL 'QSZCRTPL'
C PARM 'ABC5' PROD_ID_NM 1
C PARM QSZLI
C PARM ᑍBLANKS SEC_LANG 1
C PARM QSZLI
C PARM QSZAL
C PARM NBR_ADD_LB
C PARM QSZPE
C PARM NBR_PE
C PARM QSZFL
C PARM NBR_FLDRS
C PARM TEXT_DESC
C PARM PUB_AUT
C PARM QUSEC
C
Cᑍ If an exception occurs, the API returns the exception in the
Cᑍ error code parameter. The bytes available field is set to
Cᑍ zero if no exception occurs and greater than zero if an
Cᑍ exception does occur.
C
C IF QUSBAVL > 
C EVAL API_NAME = 'QSZCRTPL'
C EXSR ERRCOD
C ENDIF
C
Cᑍ Setup for Product Load for MRI Objects
Cᑍ Fill Product Load Information Parameter
C
C EVAL QSZLT = 'ᑍLNG'
C EVAL QSZLID = '2924'
C
Cᑍ Fill Principal Library Information Parameter
C
C EVAL QSZPEP = 'ABCPGMMRI2'
C
Cᑍ Fill Preoperation Exit Programs Parameter
C
C EVAL QSZPEP = 'ABCPGMMRI1'
C
Cᑍ Fill Additional Library List Parameter
Cᑍ None
C
Cᑍ Fill Folder List Parameter
Cᑍ None
C
Cᑍ Let's create the product load for the ABC Product - MRI Objects
C
C CALL 'QSZCRTPL'
C PARM 'ABC29' PROD_ID_NM
C PARM QSZLI
B-148 System API Programming V4R1