home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC Plus SuperCD (UK) 2000 May
/
PCP163A.iso
/
softcd
/
intro
/
examples.dir
/
00008.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
|
1999-10-22
|
136 b
|
9 lines
on mouseUp
appPath = baFindApp("orl")
if appPath = EMPTY then
go(marker("install"))
else
go(1, "prelottery")
end if
end