Chapter Contents

Previous

Next
Input Field: _setMaxcol

Input Field: _setMaxcol



Specifies the maximum number of columns allowed in the input field


Syntax
Details

Syntax

CALL NOTIFY (field-name, '_setMaxcol', cols);

Argument Type Description
cols
N specifies the maximum number of columns allowed in the field


Details

If the maximum number of columns is greater than the display length of the field, you can scroll left and right. Use the _setLength method to set the display length of the field.


Chapter Contents

Previous

Next

Top of Page

Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.