home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Curio City 11
/
CURIO11.bin
/
pc
/
movie
/
shop
/
jjmain.dir
/
00184.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
|
200 b
|
16 lines
on exitFrame
global ghvitc
case ghvitc of
"1":
go("vitC1")
"2":
go("vitC2")
"3":
go("vitC3")
"4":
go("vitC4")
otherwise:
go(#next)
end case
end