• 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: new to ascript & filemaker
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: new to ascript & filemaker


  • Subject: Re: new to ascript & filemaker
  • From: Shane Stanley <email@hidden>
  • Date: Tue, 2 Dec 2003 13:14:07 +1100

On Dec 2, 2003, at 10:50 AM, Malcolm Fitzgerald wrote:

Shane may know how to get Photoshop file properties from an image.

It depends what you mean by "file properties". Some of it is straight forward:

tell application "Adobe Photoshop 7.0"
tell current document
tell info
set theAuthor to author
set theCaption to caption
set theTitle to title
-- etc
end tell
end tell
end tell

EXIF data needs further parsing.

--
Shane Stanley <email@hidden>
_______________________________________________
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.

  • Follow-Ups:
    • Re: new to ascript & filemaker
      • From: webguide <email@hidden>
References: 
 >Re: new to ascript & filemaker (From: Simon Forster <email@hidden>)
 >Re: new to ascript & filemaker (From: Malcolm Fitzgerald <email@hidden>)

  • Prev by Date: Satimage OSAX request
  • Next by Date: Re: Ultra Newbie question
  • Previous by thread: Re: new to ascript & filemaker
  • Next by thread: Re: new to ascript & filemaker
  • Index(es):
    • Date
    • Thread