• 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: Saving a GraphicConverter document
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Saving a GraphicConverter document


  • Subject: Re: Saving a GraphicConverter document
  • From: "Marc K. Myers" <email@hidden>
  • Date: Mon, 28 May 2001 23:57:37 -0400
  • Organization: [very little]

> Date: Tue, 29 May 2001 01:31:43 +0200
> Subject: Saving a GraphicConverter document
> From: Jean-Marie Hoornaert <email@hidden>
> To: <email@hidden>
>
> I want to save a GraphicConverter document with a choosed name in a choosed
> folder.
>
> I have write this script :
>
> tell application "GraphicConverter PPC"
> set windooz to new image from clipboard --ok
> set name of window 1 to "abc" -- ok
> -- make new file at -- not ok
> -- save windooz in "xyz" as "JPEG" -- not ok
> end tell
>
> Who can gif me a tip ?
>
> --
> Jean-Marie -HOO;-)

There's no need to "make new file". The "save" will do that for you.
As far as I know, you can't save a variable - you have to save a window
and the destination must be a path or a variable containing a path.

Marc K. Myers <email@hidden>
http://AppleScriptsToGo.com
4020 W.220th St.
Fairview Park, OH 44126
(440) 331-1074

[5/28/01 11:56:24 PM]


  • Prev by Date: Re: Scripting additions under MacOS X
  • Next by Date: Re: OSAX and Applescript performance
  • Previous by thread: Re: Saving a GraphicConverter document
  • Next by thread: Scripting additions under MacOS X
  • Index(es):
    • Date
    • Thread