If my guess is right, you want to open the file in Director itself, not in
Excel. There might be an Excel file ActiveX available.

Or if you're really really ambitious, you can open the file using BinaryIO.
Ofcourse, this is possible if the Excel format is in the public domain.
Need to check on that.

Regards,
Pranav


<snip>
If you know the location of the file, with the .xls extension, you can just

do something like:


open "myfile.xls"

which should bring up Excel.  Of course, the user's machine will have to
have Excel on it in order for this to work.

- Tab

At 11:13 AM 3/23/01 +0530, mitesh wrote:

>Hi,
>
>Anyone is know how can we open Excel file in director
>& i want to edit that file
>so please if anyone can know then help me to out.
>
>Mitesh Gajjar
<snip>



[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!]

Reply via email to