home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
AIMEE 1996 Spring
/
AIMEE3.BIN
/
pc
/
aimee3.exe
/
aimee3.DXR
/
00087.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
|
1996-03-10
|
156 b
|
9 lines
on exitFrame
global SoundPath
if not soundBusy(1) then
cursor(-19999)
sound playFile 1, SoundPath & "TTLKSSNU.AIF"
end if
go(the frame)
end