Difference between revisions of "AMOSi:Movon"

From Amiga Coding
Jump to: navigation, search
m (1 revision(s))
 
m (1 revision(s))
 
(No difference)

Latest revision as of 01:51, 17 November 2007

an example can be found on AMOSPro_Tutorial:Tutorials/Amal/Amal_5.AMOS


Checks if a STOS compatible movement sequence is still active on the selected channel number. You'll get a value of True (-1) if the object`s still moving, and a zero if it's finished.


x=Movon(channel number)