Hi
Try using buddyapi's baFindApp() function, this reaturns full path to the
specified application.
on mouseUp
thePath = baFindApp("pdf")
if thePath <> "" then
open the moviePath&"pdf/a.pdf" with thePath
else
alert "Please install Acrobat reader"
end if
end
Ramesh CT
Team Leader - Multimedia
Phoenix Global Solutions (I) Pvt Ltd
Office: 91 80 6665948 Extn:2169
Mobile: 9844117802
http://www.lingoman.net/
[To remove yourself from this list, or to change to digest mode, go to
http://www.penworks.com/LUJ/lingo-l.cgi To post messages to the list,
email [EMAIL PROTECTED] (Problems, email [EMAIL PROTECTED])
Lingo-L is for learning and helping with programming Lingo. Thanks!]