home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Curio City 11
/
CURIO11.bin
/
pc
/
movie
/
shop
/
jjmain.dir
/
00148.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS
UTF-8
Wrap
Text File
|
1998-01-01
|
194 b
|
16 lines
on exitFrame
global ghtan
case ghtan of
"1":
go("tan1")
"2":
go("tan2")
"3":
go("tan3")
"4":
go("tan4")
otherwise:
go(#next)
end case
end