home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC Pro 1995 July
/
PCPRO.ISO
/
motoring
/
support
/
tech
/
workshop.dir
/
00059.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1995-05-11
|
199 b
|
10 lines
repeat while the mouseCast = (Steer + 1)
go(the frame)
put "STEERING" into field "Gadget"
if the mouseDown then
sound playFile 1, "Click.aif"
exit
end if
end repeat
go(label("loop"))