start PS with a jsx script and handle arguments
Hi,
I have done a little extendscript before inside the application (say counting paths in illustrator or exporting artwork in specific ways)
Now I would like an external program to run a jsx file and pass it some arguments. The jsx file would open a small UI and populate it from the args.
Running the jsx again should just change the values in the UI. Is that at all possible? Where to start reading?
