Re: Export data to Excel
Re: Export data to Excel
- Subject: Re: Export data to Excel
- From: Ondra Cada <email@hidden>
- Date: Mon, 22 Apr 2002 16:54:04 +0200
On Monday, April 22, 2002, at 03:46 , Peesapaty Ramesh wrote:
actually i was trying out Ondra option as follows
"[fileManager changeFileAttributes:(NSDictionary *)[fileManager
fileAttributesAtPath:(NSString *)@"/myproject/features.xls"
traverseLink:(BOOL)YES] atPath:(NSString *)path]"
even then i get the wizard asking for file delimiter .
That would just ensure that the file is automatically opened by Excel, ie.
, that Finder won't ask you what application is to be used. The rest -- ie.
, what Excel does with the file, like whether it opens its "wizard"
whatever that is or not -- is entirely up to those Microsoft programmers
(whom I personally would not trust to write properly a tic-tac-toe).
---
Ondra Cada
OCSoftware: email@hidden
http://www.ocs.cz
2K Development: email@hidden
http://www.2kdevelopment.cz
private email@hidden
http://www.ocs.cz/oc
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.