• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Pages - save document
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


  • Follow-Ups:
    • Re: Pages - save document
      • From: Robert Cerny <email@hidden>
References: 
 >Pages - save document (From: Robert Cerny <email@hidden>)

  • Prev by Date: Re: display a text field?
  • Next by Date: Re: NSInvocation problem - "NSView not correctly initialized"
  • Previous by thread: Pages - save document
  • Next by thread: Re: Pages - save document
  • Index(es):
    • Date
    • Thread