Using an Offscreen Window to do a Scripts Work
December 29, 2010 / 1 comment
This is a simple technique that I use all the time and find works very reliably. It involves having a script create a new window into which the script executes it's necessary steps, before closing it when done. Read more...