home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Media Gallery 1995 June
/
MG6.ISO
/
mg.dig
/
00186.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
1995-04-20
|
190 b
|
11 lines
on exitFrame
cursor(4)
sound stop 1
set speastring to the pathName & "spea\spea.pif"
open(speastring)
startTimer()
repeat while the timer < (5 * 60)
end repeat
cursor(0)
end