Chapter Contents

Previous

Next
Form Editor: _getHscroll

Form Editor: _getHscroll



Returns the default horizontal scroll unit


Syntax
Details
See Also

Syntax

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

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


Details

You set the default scrolling values for units and num-units using the _setHscroll method. See _setHscroll for a list of units. Use horizontal scrolling to navigate through the pages of the form editor.

See Also

_hscroll and _setHscroll.


Chapter Contents

Previous

Next

Top of Page

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