• 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
photoshop File Info script
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

photoshop File Info script


  • Subject: photoshop File Info script
  • From: Kelvin Aitken <email@hidden>
  • Date: Thu, 14 Aug 2003 10:29:45 +1000
  • Organization: Kelvin Aitken Photography

OSX Jaguar, G4.

I have a script that takes information from a Filemaker database and places in in the File Info section of an image. I am having difficulties with making an image into a reference for saving later. The problem part of the script is:

tell application "Photoshop.0"
activate
set display dialogs to never
close every document saving no
open qq
set docRef to the current document --this is the problem
tell current document
try --etc

Photoshop opens the file OK but the system beeps when it comes to that step. In the event log I get this readout:

open alias "Macintosh HD:Users:me:Desktop:testfolder:F18BU03 51258.jpg"
get current document
--> document "F18BU03 51258.jpg"
beep current document

The weird thing is that the script worked fine last week, churning through thousands of images.

Any suggestions?

Kelvin.
_______________________________________________
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: Who unsubscribed me too? (was: Digest request)
  • Next by Date: Mail - making a new rule
  • Previous by thread: Re: Mail - making a new rule
  • Next by thread: photoshop File Info script. Photoshop bug?
  • Index(es):
    • Date
    • Thread