Chapter Contents

Previous

Next
Form Editor: _getVscroll

Form Editor: _getVscroll



Returns the default vertical scroll unit


Syntax
Details
See Also

Syntax

CALL SEND (form-id, '_getVscroll', unit<, num-units>);

Argument Type Description
units
C returns the default vertical scrolling unit
num-units
N returns the default vertical number of units to scroll


Details

The default scrolling values for units and num-units are set using the _setVscroll method. See _setVscroll for a list of units.

See Also

_setVscroll and _vscroll.


Chapter Contents

Previous

Next

Top of Page

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