home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
SKIP - The Laundry Guide
/
LEVER_CD.iso
/
lever
/
ccfcl.dir
/
00096.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-02-21
|
116 b
|
9 lines
on mouseUp
global colorcount
if colorcount = 1 then
go(1, "CCMAIN")
else
go(2, "CCMAIN")
end if
end