My World 3 for Windows TM
logo

The Script Language

SETGRID(ScreenName$,Colour%,XSpacing,YSpacing,XSubDivision,YSubDivision,Flags%,MagSearch)
Defines the grid setting for a given screen.

SETHOME(ScreenName$)
Sets the given screen to be the home screen.

SETWINDOWSTYLE(ScreenName$,StyleName%,NewValue%)
Changes the window style of the given screen.

SOUND(WavFileName$,Count%,Flag%)
Plays a given .wav sound file.

STOP(FrameName$)
Stops a given frame from playing.

TEXTCREATE(Family$,Style$,Weight$,Size%,Colour%)
Displays the text editing dialog box and initialises its' settings as
follows:

TEXTEDIT
Displays the text editing dialog box. The dialog is initialised to whatever
settings and text are contained in the text frame being dragged by the
pointer.

ZOOM(ScreenName$,XScale,YScale,Flag%)
Zooms in or out on a given screen by the given X and Y scale factors.

Menu Previous Next Contents