My World 3 for Windows TM
logo

The Script Language

MOVE(ScreenName$,Left%,Top%,Width%,Height%)
Sets the position and size of a given screen.

OPEN(ScreenName$)
Opens the given screen.

PAUSE(FrameName$)
Pauses the given frame.

PLAY(FrameName$)
Plays the given frame.

PRINTFRAME(FrameID%,Scale,Show%)
Prints the given frame, and anything in it.

ROTATE(FrameName$,Angle)
Rotates a given frame by a given angle.

RUN(Filename$)

Runs another program or loads and runs the specified file in another program.

SCALE(FrameName$,XScale,YScale)
Enlarges or reduces a given frame by a given scale factor.

SCROLL(ScreenName$,XScroll,YScroll,Flag%)
Scrolls a given screen by a given amount.

Menu Previous Next Contents