• 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: Batch convert BMP -> JPEG via PS or Graphics Conv ??
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Batch convert BMP -> JPEG via PS or Graphics Conv ??


  • Subject: Re: Batch convert BMP -> JPEG via PS or Graphics Conv ??
  • From: "Marc K. Myers" <email@hidden>
  • Date: Fri, 08 Mar 2002 01:15:54 -0700
  • Organization: [very little]

The part of the script I posted that reads like this:
> tell application "Finder"
> set gcRunning to (get creator type of processes) contains "GKON"
> if gcRunning then
> set gcFile to (application file id "GKON") as text
> end if
> end tell

should actually read like this:
> tell application "Finder"
> set gcRunning to (get creator type of processes) contains "GKON"
> set gcFile to (application file id "GKON") as text
> end tell

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

[3/8/02 1:15:25 AM]
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.

  • Prev by Date: Re: What sort of monopoly is MS supposed to have in Macintosh apps?
  • Next by Date: Re: Get a file's icon???
  • Previous by thread: RE: Going to X (PhotoShop 7)
  • Next by thread: First Script
  • Index(es):
    • Date
    • Thread