Re: Sending multiple files to an application
Re: Sending multiple files to an application
- Subject: Re: Sending multiple files to an application
- From: Ron Bishop <email@hidden>
- Date: Fri, 26 Sep 2003 12:23:04 -0500
What is the app? If you're in OS X you MAY be able to use GUI
scripting. Give us something to work with here.
There are some other things that may work also - QuicKeys....
Ron Bishop
On Friday, September 26, 2003, at 12:09 PM, email@hidden
wrote:
I opened the dictionary for the app, and it doesn't appear to support
anything
more than the default stuff. So, in answer to your question... I
don't think it
is.
-Scott
Quoting Ron Bishop <email@hidden>:
What's the app? Do you know if it's scriptable?
Ron Bishop
On Friday, September 26, 2003, at 11:24 AM, email@hidden
wrote:
Hi,
I'm new to Applescript, and I have a question about sending multiple
files to
an
application. I am working with an application that builds a panorama
out of 3
image files. In the Finder, if I select 3 files and drag them onto
the app, it
will create the panorama. I am trying to script this to work from
applescript,
but I can't seem to get it to work. I've tried creating a list of
files with
the path names such as: {Macintosh HD:IMAGES:image1.jpg,Macintosh
HD:IMAGES:image2.jpg,Macintosh HD:IMAGES:image3.jpg} and sending that
to the
application, but it doesn't work. Is there a way to simulate
dragging
the 3
images onto the app?
Thanks,
Scott
_______________________________________________
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.
_______________________________________________
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.