• 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: applescript saveas menu action
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: applescript saveas menu action


  • Subject: Re: applescript saveas menu action
  • From: "Wes James" <email@hidden>
  • Date: Wed, 7 Feb 2007 20:19:01 -0700

On 2/7/07, T&B <email@hidden> wrote:
> Colloquy

Colloquy's AppleScript dictionary says:

save v : Save an object.
   save reference : the object to save, usually a document or window
     [in file] : The file in which to save the object.
     [as string] : The file type in which to save the data.

So you should be able to just:

save front document in POSIX file "/Users/wes/Documents/Colloquy saved"

Replace "front document" with what it is that you want to save.

Does that syntax not work?


T&B,

I'll try it tomorrow.  I've been looking at the dictionary
information, but I don't have enough experience with applescript to
translate the dict into code yet.

thanks for your help.

wj
_______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/mailman//archives/applescript-users

This email sent to email@hidden
  • Follow-Ups:
    • Re: applescript saveas menu action
      • From: T&B <email@hidden>
References: 
 >applescript saveas menu action (From: "Wes James" <email@hidden>)
 >Re: applescript saveas menu action (From: T&B <email@hidden>)
 >Re: applescript saveas menu action (From: "Wes James" <email@hidden>)
 >Re: applescript saveas menu action (From: T&B <email@hidden>)

  • Prev by Date: Re: File Path to URL question...
  • Next by Date: Re: [ANN] A new environment of widgets.
  • Previous by thread: Re: applescript saveas menu action
  • Next by thread: Re: applescript saveas menu action
  • Index(es):
    • Date
    • Thread