Re: Pages - save document
Re: Pages - save document
- Subject: Re: Pages - save document
- From: glenn andreas <email@hidden>
- Date: Mon, 5 Nov 2007 10:04:48 -0600
On Nov 5, 2007, at 9:50 AM, Robert Cerny wrote:
Hi folks,
I'm trying to save document into .doc format using scripting bridge
and get a crash which I can't resolve.
It appears to export a Word document, in AppleScript you'd just say
save first document in POSIX file "/tmp/test.doc"
If you try the "as" parameter you get an error. So I'm guessing the
command would be:
[temp saveIn:[NSURL URLWithString:@"/tmp/test.doc"]]
(Or whatever the script bridge generates for the save method without
the "as" part)
Glenn Andreas email@hidden
<http://www.gandreas.com/> wicked fun!
quadrium | prime : build, mutate, evolve, animate : the next
generation of fractal art
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden