• 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
Applescript to run a Photoshop 6 action
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Applescript to run a Photoshop 6 action


  • Subject: Applescript to run a Photoshop 6 action
  • From: Paul Godard <email@hidden>
  • Date: Sat, 15 Jun 2002 02:14:17 +0200

Hi

Something very weird...

I am now on Mac OS 9.2.2 & Photoshop 6.0.1.

I have an old script -- that I made for PS5.5, that is simply doing this:


tell application "Photoshop 5.5"
activate
do script "CreateThumbnail600H"
end tell

It works fine (it is called from File maker 5).

However, when I open the script with ScriptEditor or Smile, it contains
this:

tell application "Photoshop 6.0.1"
+event miscdosc; "CreateJPG600H+Thumb150"
end tell

but it works.

What is even more weird is that when I open Photoshop 6 dictionary, I
don't see at all the function "do script".

Can someone explain me what is happening and how to fix the problem?

Please email me directly. Thanks in advance.

--

Kind regards, Paul.

Gondwana
email@hidden
http://www.gondwanastudio.com
_______________________________________________
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: Printing Color Images out of Acrobat 5.0
  • Next by Date: Re: Photoshop 7 scriptable ?
  • Previous by thread: Re: applescript-users digest, Vol 3 #547 - 12 msgs
  • Next by thread: Applescript to run a Photoshop 6 action (more...)
  • Index(es):
    • Date
    • Thread