| |||
| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] |
|
On Aug 30, 2007, at 8:41 PM, Don Fuller wrote:
Found a solution to the now quite obvious errors here. Here it is: --begin script on open fileList repeat with nextFile in fileList tell application "Microsoft Excel" open nextFile set outFile to ((nextFile as text) & ".csv") save the active workbook in outFile as CSV end tell end repeat end open -- end script Thanks to Jolly Roger on comp.sys.lang.applescript |
_______________________________________________ Do not post admin requests to the list. They will be ignored. AppleScript-Users mailing list (email@hidden) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/applescript-users/email@hidden Archives: http://lists.apple.com/archives/applescript-users This email sent to email@hidden
| References: | |
| >Problem with a simple Excel 2004 script (From: Don Fuller <email@hidden>) |
| Home | Archives | FAQ | Terms/Conditions | Contact | RSS | Lists | About |
Visit the Apple Store online or at retail locations.
1-800-MY-APPLE
Contact Apple | Terms of Use | Privacy Policy
Copyright © 2007 Apple Inc. All rights reserved.