SPEED AREXX COMMANDS

Speed commands start with the SPEED keyword.

TemplateSPEEDDEST/K,FRAMES/K,MODE/K
DEST Destination name of the Animation created.
Example SPEED DEST 'ram:'
FRAMES Number of frames of the animation.
Example SPEED FRAMES 10
MODE Defines Speed operation mode, pass:
0Left
1Right
2Both (Left & Right)
Example SPEED MODE 2