home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
World Wide Web Learning
/
World Wide Web Learning.iso
/
demos
/
dcad
/
2d_3dwin
/
demo.ex_
/
demo.bin
/
2DDEMO.DXR
/
00087.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
1994-10-31
|
123 b
|
9 lines
on exitFrame
if the colorDepth > 8 then
go("Open")
end if
if the colorDepth = 8 then
go("Open")
end if
end