home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC Pro 1996 June
/
PCPRO_696.ISO
/
bonus
/
blender
/
shared.dir
/
00804_X.PICT.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-08
|
162 b
|
11 lines
on mouseUp
global ADSET
sound playFile 2, "mmvrrvt.AIF"
CLEANUP()
if ADSET <> 0 then
go("OPEN", ADSET)
else
go("OPEN", "CONTENTS")
end if
end