Difference between revisions of "AMOSi:Hscroll"

From Amiga Coding
Jump to: navigation, search
(Extracted from the AMOSPro V2.00 helpfile)
m (1 revision(s))
 
(No difference)

Latest revision as of 01:51, 17 November 2007

an example can be found on AMOSPro_Examples:Examples/H-2/Help_22.AMOS


Scrolls some text in your current window horizontally by a single character.


Hscroll type

Type can take one of four values:


1 = Move current line to the left
2 = Scroll entire text to the left 3 = Move current line to the right 4 = Scroll text to right