Description
- Starts automatic window scrolling.
Syntax
- Exec.Autoscroll(scrollspeed)
Parameters
- scrollspeed
- (integer) sets the number of milliseconds between auto scroll steps
- Optional.
-
Possible Values
- 0
- disables automatic scrolling
- scrollspeed>0
- sets scroll speed in number of milliseconds between auto scroll steps
- doesn't seem to do anything?
- omitted
- Exec.Autoscroll command turns autoscrolling on without setting scroll speed
Mouse Commands
While the autoscroller "S" is shown, the following mouse commands apply:
- Right mouse button
- scroll a page
- Middle mouse button
- scroll 5 lines
- Left mouse button
- stop autoscrolling
Examples
- Exec.Autoscroll
- Enables automatic scrolling
- Exec.Autoscroll(0)
- Disable automatic scrolling but enable mouse commands (autoscroller "S" is still shown).
See Also
- For more information on how to control autoscrolling, see:
- PowerPro Help CHM > Miscellaneous Usage Topics > Automatic scrolling with the mouse