home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Backpacker 1 (Norsk)
/
backpacker.iso
/
mac
/
DATA
/
MISC
/
CHECKER.Dxr
/
CHECKER.Dxr
/
00025.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
|
1995-02-28
|
177 b
|
10 lines
on mouseUp
global TWNS
set P to the mouseLine
hilite line P of field "Destinationer"
if the doubleClick and (P > 0) then
append(TWNS, P)
GoCities()
end if
end