MAXCOLS Property


PLBCMP GUI Only

 

The MAXCOLS property specifies the maximum number of characters allowed for an individual line in a multi-line EDITTEXT field. The property uses the following format:

 

MAXCOLS={value}

Note the following:

  1. MAXCOLS may be used in CREATE, SETPROP, or GETPROP statements of an EDITTEXT object.

  2. This property is ignored if the MULTILINE property is not enabled.

  3. The {value} defines the number of characters in the range of 1 to 32,000.

  4. When using the PL/B Web Server, this property is not supported.

 

 

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

 



PL/B Language Reference MAXCHARS Property MAXIMUMDATE Property