• 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: GraphicConverter Create Icon Syntax
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: GraphicConverter Create Icon Syntax


  • Subject: Re: GraphicConverter Create Icon Syntax
  • From: Pier Kuipers <email@hidden>
  • Date: Thu, 26 Jul 2001 01:26:20 +0100

At 18:33 -0500 25/7/01, Ken Grimm wrote:
Does anyone have an example of how to use the "create icon" event in
GraphicConverter? I've tried several forms but can't seem to get anything
that doesn't make the script barf.

The following works for me:

choose file with prompt "Select a file"
set theFile to the result

tell application "GraphicConverter PPC"
try
create icon theFile size 128 with preview without sharpen
end try
end tell

Specifying a size is mandatory, I think, and the maximum size is 500 - anything bigger than that will simply create a preview of the maximum size.

Best of luck,

Pier.
--
Pier Kuipers
Visual ID
* the Media Asset Management solution *

2 Whitefriars
Aungier Street
Dublin 2
Tel. +353 1 476 7059
Mobile +353 87 294 3063
Fax +353 1 478 1366
ISDN +353 1 602 0754

http://www.visualid.com


References: 
 >GraphicConverter Create Icon Syntax (From: Ken Grimm <email@hidden>)

  • Prev by Date: GraphicConverter Create Icon Syntax
  • Next by Date: Re: Making Scripting Additions
  • Previous by thread: GraphicConverter Create Icon Syntax
  • Next by thread: Re: GraphicConverter Create Icon Syntax
  • Index(es):
    • Date
    • Thread