Chapter Contents

Previous

Next
Work Area: _hscroll

Work Area: _hscroll



Scrolls the work area horizontally


Syntax
Details

Syntax

CALL NOTIFY (workarea-name, '_hscroll', unit, num-units);

Argument Type Description
unit
C specifies the scrolling unit:
'COLUMN'
'HALF'
'MAX'
'PAGE'
num-units
N specifies number of units to scroll. To scroll right, specify a positive number; to scroll left, specify a negative number. The default is 1.


Details

A page is the visible portion of the work area. MAX scrolls to the extent of the scroll bar.


Chapter Contents

Previous

Next

Top of Page

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