Hi, Community
Thank you in advance.
please help me out.
I just want to copy files with hourly stamps to another directory.
so, I try to use parameter with wildcard like this. but it won’t work.
the file name is as below:
D:\EasyMorph\Data\VzW5G\RawData\20200106\PSMA0-20200106-2300.tar.gz
The parameter(file path I used is this.
‘D:\EasyMorph\Data\VzW5G\RawData’&{date Adj}&’\PSMA0-’&{date Adj}&’-’&{time Adj}&’*’
But the result is ‘File Not Found’
My question is,
- ‘File Command’ doesn’t support wild card?
- I tried to use 'copy/move list of files, but it says 'the list of files is empty, please guide me.