> I'm trying to open a pdf file in lingo.  I can open the file by
> specifying the location of the acrobat reader, hover I may not know
> where the reader is on each computer.  How can I find out the location
> of the acrobat reader exe file without using buddy api?

If it's on a CD-ROM, you could include Acrobat Reader on the CD, where you
know the pathname. If this is running from a HD, no such luck.

Lingo alone can't search a hard drive. You could use another xtra, like
fileXtra3 (free, but a whole lot of effort to use for this) or masterApp.
But, I think the Buddy way is the best way - baOpenFile("path") is short and
sweet - it does all of the "app finding" for you.

-Kurt

[To remove yourself from this list, or to change to digest mode, go to 
http://www.penworks.com/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!]

Reply via email to