• 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: Michelle Steiner <email@hidden>
  • Date: Thu, 7 Jun 2001 20:09:46 -0700

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

----------------------------------------------------------------------
| Michelle Steiner | We're not human beings having a spiritual |
| | experience. We're spiritual beings |
| email@hidden | having a human experience. |
----------------------------------------------------------------------


  • Follow-Ups:
    • Re: "create icon" command in GraphicConverter
      • From: Jan Pieter Kunst <email@hidden>
  • Prev by Date: Re: Creating file from PICT Resource
  • Next by Date: Re: [ANN]AppleMods on Citizen Strange
  • Previous by thread: "create icon" command in GraphicConverter
  • Next by thread: Re: "create icon" command in GraphicConverter
  • Index(es):
    • Date
    • Thread