• 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: Jan Pieter Kunst <email@hidden>
  • Date: Thu, 26 Jul 2001 06:37:46 +0200

Ken Grimm (email@hidden) schreef op 26-07-2001 01:33 :

> 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.


In version 4.0.8 (assuming selectedFile is a valid alias), this works:


tell application "GraphicConverter PPC"
try
create icon the selectedFile
on error

end try
end tell


The command was a bit broken before version 4.0.8.


HTH,
JP


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

  • Prev by Date: Re: Script Object Order in Script
  • Next by Date: Choose Desktop Printer
  • Previous by thread: Re: GraphicConverter Create Icon Syntax
  • Next by thread: How to check if an application has a file open?
  • Index(es):
    • Date
    • Thread