• 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: "create icon" command in GraphicConverter
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: "create icon" command in GraphicConverter


  • Subject: Re: "create icon" command in GraphicConverter
  • From: Jan Pieter Kunst <email@hidden>
  • Date: Fri, 08 Jun 2001 08:26:34 +0200

Michelle Steiner (email@hidden) schreef op 08-06-2001 05:09 :

> On 6/7/01 12:44 PM, Jan Pieter Kunst <email@hidden> wrote:
>
>> Does anyone have an example of a working Applescript snippet with the
>> "create icon" command for GraphicConverter? According to the
>> GraphicConverter dictionary, "create icon" should create a custom icon for a
>> file. I can't find the correct syntax to use with this command.
>
> tell application "Finder"
> set the selectedFile to item 1 of the selection as alias
> end tell
> tell application "GraphicConverter"
> create icon the selectedFile with preview and sharpen
> end tell


Thanks. I had the impression that the "preview" part was supposed to be
optional, so I tried to create custom icons but no previews, but I couldn't
get that to work.

JP


References: 
 >Re: "create icon" command in GraphicConverter (From: Michelle Steiner <email@hidden>)

  • Prev by Date: Re: A reference to
  • Next by Date: Re: A reference to
  • Previous by thread: Re: "create icon" command in GraphicConverter
  • Next by thread: Re: "create icon" command in GraphicConverter
  • Index(es):
    • Date
    • Thread