B
Bryan Harris
What is the criteria for Excel to accept a dropped file? Is that
something that can be changed?
I work with plain text files all day, but the Excel icon in the dock
won't often take them. For example, from the command line:
% ls -1 > mydir
% open .
Then drag the mydir file onto the Excel icon. Excel won't take it on
my machine, but if you go the File:Open route and tell it to accept
All Documents, it'll open fine.
% open -a "Microsoft Excel" mydir
doesn't even work...
Any ideas?
- B
something that can be changed?
I work with plain text files all day, but the Excel icon in the dock
won't often take them. For example, from the command line:
% ls -1 > mydir
% open .
Then drag the mydir file onto the Excel icon. Excel won't take it on
my machine, but if you go the File:Open route and tell it to accept
All Documents, it'll open fine.
% open -a "Microsoft Excel" mydir
doesn't even work...
Any ideas?
- B