SIZE (Dialog Attribute)


PLBCMP GUI Only

SIZE={width}:{height}

 

The SIZE dialog attribute specifies the size of the dialog window.

 

The {width} operand is a Numeric Variable, an Expression, or a decimal constant that indicates the number of columns in the dialog.

 

The {height} operand is a numeric value, an Expression, or a decimal constant that indicates the number of lines in the dialog.

 

If this attribute is not given, the dialog is one character and one line on all sides.

 

 

See Also: DIALOG Attributes, DIALOG

 



PL/B Language Reference POS (Dialog Attribute) TABENTER (Dialog Attribute)