mitesh wrote:
> I use that but i want to know one more thing that i want to search excel
> in any system because in each system i don't know the excel path
finding the path to an app can be fraught with difficulties, depending
on the system that you're dealing with. I have found the most consistent
way of opening documents is to use BuddyAPI with:
baOpenFile(pathToYourFile, "")
this mimics double-clicking the file's icon, and therefore works when
folks have (for example) custom WinNT systems, or other unusual setups.
Christian
----------------------------
Christian Wach
[EMAIL PROTECTED]
----------------------------
[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!]