10-16-2016, 02:22 AM
I would like create a Quick Macro that watches a folder. Every time a new file is created I want the full path string copied to the clipboard. How could this be accomplished. Thanks
Watch folder copy new file string path?
|
10-16-2016, 02:22 AM
I would like create a Quick Macro that watches a folder. Every time a new file is created I want the full path string copied to the clipboard. How could this be accomplished. Thanks
10-16-2016, 06:04 AM
10-16-2016, 06:47 PM
Fantastic!
In a folder the first file that is created is always a temp file. The name of the file is like so "C:\myFolder\94672.tmp" the next file created is the file I want. Its name is like so "C:\myFolder\ImageFile007.png". Is there anyway to tell the command skip the file named "C:\myFolder\*.tmp", and then use the next file? Thanks
Update*** As quick as I asked I saw the Exclude area of the trigger window. Thanks
07-20-2019, 04:17 PM
07-21-2019, 03:13 AM
07-24-2019, 12:53 AM
Thanks @Kevin your answer is super helpful.
|
« Next Oldest | Next Newest »
|