Pb with a selected application
Pb with a selected application
- Subject: Pb with a selected application
- From: Jean-Michel <email@hidden>
- Date: Wed, 28 Mar 2001 13:17:50 +0200
Hi every body !
I'm a beginner in scripting and it's my first contact with this list !
Here is my pb :
I want the user of the script to choose a copy of photoshop :
set the PhotoshopApp to choose file of type "APPL" with prompt "Please
choose a copy of Photoshop :"
then later I would like this copy PhotoshopApp to do a script :
tell application PhotoshopApp
do script PScript
end tell
It seams that AppleScript does not recognize the PhotoshopApp
I tried with "" and without...
The solution must be simple but...!
Thanks for your help
Cordially
JM
PS : sorry for repost but i didn't use the good address
Cordially
JM