MAXITEMS Property


10.8, PLBCMP GUI Only

 

The MAXITEMS property sets the maximum item count for the number of active items that can be added to the DATASET. By default, this value is set to zero which allows an unlimited number of DATASET items.The property uses the following format:

MAXITEMS={value}

Note the following:

  1. MAXITEMS may be used in CREATE, SETPROP, or GETPROP statements.

  2. The{value} is a Numeric Variable, decimal number or an Expression.

 

See Also: Object Properties, Object IO Instructions, Object Definitions

 



PL/B Language Reference