Yep. I need to have the process execute in a directory other than that in which the perl commnad is executed (ie you execute my.pl in C:\, but the process always needs to occur in c:\this\directory)
If you have another way to do that without changing the directory that the perl is executing in, please suggest.