home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Blender Volume 3 #4
/
Blender_3_4.iso
/
BLENDER
/
FILES
/
warning.dir
/
00002.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
|
1997-01-01
|
204 b
|
11 lines
on exitFrame
global ADSET, gDelimiter, CDDrive, DEST
if the timer < (6 * 60) then
go(the frame)
else
sound stop 1
set ADSET to "CONTENTS.DIR"
go("OPEN", "CONTENTS.DIR")
end if
end