I am creating an app that needs to know the current status of dynamically named threads..
But since i was unable to get the value as a variable, i must check for each possible status, in my cfc to return some value indicating the current status...
Been digging for good articles on this....like http://cfsearching.blogspot.com/2008/01/using-runtimeexec-mencoder-and-cfthread.html but the documentation is rather sparse...
Thank You.