: Yes, you can use wildcards.  : By the way, @V"file" macro parameter can be used in file-watch job  : scripts and properties to return the name of the file that has actually  : triggered the job.  I am using filemove with a wildcard, and the job fails when trying to find the  file. I get a "source file not found error". When I give the actual filename, the job works.  I am using semaphore to check if the  file exists before trying to move the file. What is the problem, and is  the @V"file" macro parameter an option to pull the actual filename in? How would I do this? 
   |