• 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
More help with Photoscripter Please!!!
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

More help with Photoscripter Please!!!


  • Subject: More help with Photoscripter Please!!!
  • From: Robert Seckendorf <email@hidden>
  • Date: Mon, 05 Feb 2001 08:29:59 -0800

OK,

I am working with a handler that addresses the functions in PhotoScripter. I
need to perform a open file that uses the following format:

tell application "Photoshop. 5.5"
activate
open file "disk:folder:file"
end tell

PhotoScripter doesn't seem to like a reference to a file as in below:

set fileRef to a reference to the file "disk:folder:file"

tell application "Adobe. Photoshop. 5.5"
activate
open file fileRef
end tell

I keep getting the error, Can't make some data into the expected type".
This being the case, how do I pass a file reference to PhotoShop, especially
if I have a folder full of files I want to open systematically, say from
within a loop?

Thanks in advance!

Rob S.


  • Follow-Ups:
    • Re: More help with Photoscripter Please!!!
      • From: Shane Stanley <email@hidden>
    • Re: More help with Photoscripter Please!!!
      • From: Emmanuel <email@hidden>
  • Prev by Date: Repeat question
  • Next by Date: Re: More help with Photoscripter Please!!!
  • Previous by thread: How can i close the active brower?
  • Next by thread: Re: More help with Photoscripter Please!!!
  • Index(es):
    • Date
    • Thread