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

Re: More help with Photoscripter Please!!!


  • Subject: Re: More help with Photoscripter Please!!!
  • From: Shane Stanley <email@hidden>
  • Date: Tue, 06 Feb 2001 08:43:01 +1100

On 6/2/01 3:29 AM +1000, Robert Seckendorf, email@hidden, wrote:

> 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

Try:

set filePath to "disk:folder:file"

tell application "Photoshop. 5.5"
open alias filePath
end tell

--
Shane Stanley, email@hidden


References: 
 >More help with Photoscripter Please!!! (From: Robert Seckendorf <email@hidden>)

  • Prev by Date: Help with Netscape Cookies
  • Next by Date: Scripting the Chooser
  • Previous by thread: Re: More help with Photoscripter Please!!!
  • Next by thread: Code libraries (was: parent properties ...scope)
  • Index(es):
    • Date
    • Thread