Oh, Erich Styger's blog... My favorite :smileyhappy:
Unfortunately, I have already read this one a long time ago.
This method doesn't have any real advantage over running the Flash-Programming task (i.e., the TCL file) directly from CW.
It merely launches CW, then executes the task, and then closes CW.
Opening and closing CW for every task only yields a runtime overhead.
I may as well open CW once, and executes all my tasks directly from there.
Thanks again!