home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Software of the Month Club 1999 July
/
Software of the Month - Ultimate Collection Shareware 263.iso
/
mac
/
Business
/
Y2K Assistant
/
action.Dxr
/
00080.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS
UTF-8
Wrap
Text File
|
1999-03-02
|
211 b
|
15 lines
on beenpushed
if the key = "i" then
go("index")
end if
if the key = "t" then
go("topics")
end if
if the key = "q" then
go("end")
end if
if the key = "x" then
go("end")
end if
end