How to move specific files to a new folder?
1 回表示 (過去 30 日間)
古いコメントを表示
Hello All,
I have a about 40 *.dcm files in my current dir. I need to move a few of them to a different folder. The names of the files I need to move are in the following format: IM000101.dcmIM000001.dcm, ...,IM000101.dcmIM000009.dcm I have tried using movefile but have been unsuccessful. Does anyone know how this can be done?
Thanks,