MPE/iX - CI Programming for Stability

July 18, 2008 HP World '01 55
command buffer 511 bytes
applies to interactive, batch, UDCs, scripts, COMMAND and
HPCICOMMAND intrinsics, NM and CM
CM command parms limited to 255 bytes due to MYCOMMAND
intrinsic, eg. info= string
nested IFs and WHILEs 100
nested UDCs and scripts 30 each
length of string variable value 1024 bytes
length of CI variable name 255 bytes
max number of CI variables 10,800 (approx)
typical number of CI variables 8,300 (approx)
length of UDC name 16 bytes
length of script name 255 bytes
max number of UDC/script parms 255
length of user function name* 255 bytes
CI limits