I am not sure if checking the Process Name to detect if it is a worker or not is the best approach. I mean, both a process and a worker could be named the same thing.... you may be better off using PROCESS PROPERTIES and checking the process type for "worker process": http://livedoc.4d.com/4Dv16/help/Command/en/page336.html
-Tim ********************************************************************** 4D Internet Users Group (4D iNUG) FAQ: http://lists.4d.com/faqnug.html Archive: http://lists.4d.com/archives.html Options: http://lists.4d.com/mailman/options/4d_tech Unsub: mailto:[email protected] **********************************************************************

