In article <mdnCj.108339$C61.57213@edtnps89>, Dudley Hanks
<(E-Mail Removed)> wrote:
> Since my screen-reading software doesn't recognize Photoshop's menus, and
> graphic progs are notoriously hard for visually-challenged users even if
> they can access the menus, I'm wondering if there is any way to run Adobe
> via scripts. This is to say, if a guy assembled a script file with whatever
> commands would be used, let's say "Darken 10%, Increase Contrast 15%, Reduce
> Cyan by 5%, etc, is it possible to start Adobe with the parameters of the
> file to use and the command script and run it like a batch processing job?
you can create actions, droplets, or script photoshop itself using
javascript, visual basic (windows) or applesrcipt (macintosh).
more info:
<
http://partners.adobe.com/public/dev...index_scriptin
g.html>