home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
CD-ROM Today (UK) 9
/
cdromtoday9-coverdisc.bin
/
pplanes
/
p17_20
/
00270_Script_270
< prev
next >
Wrap
Text File
|
1994-08-25
|
295b
|
15 lines
--init plane 18
on exitFrame
global Plane, NumSteps, Step
global ReturnMovie
set ReturnMovie = "P17-20"
set Plane = 18
set NumSteps = 21
set Step = 1
set the text of field "NumLevels" = string(NumSteps)
global theGauge
mSetNumLevels(theGauge, NumSteps)
end