ATTENTION: You are viewing a page formatted for mobile devices; to view the full web page, click HERE.

DonationCoder.com Software > Finished Programs

DONE: Organize files into folders based on flename wildcard parsing

<< < (16/16)

anandcoral:
https://github.com/Cinchoo/ChoEazyCopy
-4wd (April 20, 2020, 04:44 AM)
--- End quote ---
:Thmbsup:

Regards,

Anand

magician62:
Is it possible to re-use the output variables?

Such as Destination like

....\??1\??1 ??2

skwire:
Is it possible to re-use the output variables?

Such as Destination like

....\??1\??1 ??2
-magician62 (January 17, 2022, 05:45 AM)
--- End quote ---

Yes.

magician62:
Hi Jody.

I simplified my pattern and did a quick test, just in case it was something in the long path I had.

DONE: Organize files into folders based on flename wildcard parsing

Simulation result

E:\TEST\start\Groupname - Filename.txt --> E:\TEST\finish\Groupname\??1 \Groupname - Filename.txt

The end result should have been

E:\TEST\start\Groupname - Filename.txt --> E:\TEST\finish\Groupname\Groupname\Groupname - Filename.txt

Obviously this is a stripped down version of what I am trying to do. 

Curiously there is a space after the "??1 " in the simulation.

magician62:
DELETED

Navigation

[0] Message Index

[*] Previous page

Go to full version