home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Canadian Forces
/
CF_FC.iso
/
pc
/
data
/
0_2c_fr.dxr
/
00013_pdf_on.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
|
2005-07-12
|
197 b
|
8 lines
on mouseDown
if the platform contains "mac" then
Ok = baOpenFile(the pathname & "acromac.exe", "normal")
else
Ok = baOpenFile(the pathname & "AdbeRdr60_enu.exe", "normal")
end if
end