Installing and Controlling Photoshop's ScriptListener Plug-in
I've long wanted a way to control Adobe's Photoshop ScriptListener Plug-in. Yesterday I stumbled onto James A. Taylor Photoshop script vScriptListener.jsx which is dated 9/19/2007. This script can install and give you some control over the script logs that the plug-in writes to while your in Photoshop. With this script GUI you can see the current size of the Script log files, clear a log file, edit a log file and lock a log file from alteration by the ScriptListener and the script. I like this script so much that I created an action for it just so I could open its GUI with a function key. James wrote this script in the CS2 time frame some path have changed and now we have 64 bit and 32 bit Plug-in and different plug-in folders. I changed the script to work with Windows XP install paths. The install ScriptListener part of the Script will therefore not work in a dual install 64 bit and 32 bit environment. However the GUI will work if the ScriptListener Plug-in is installed in your Photoshop your 64 bit and 32 bit setup. Here is a link to the updated script http://www.mouseprints.net/old/dpr/vScriptListener.jsx

