topbanner_forum
  *

avatar image

Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
  • Thursday April 18, 2024, 12:21 am
  • Proudly celebrating 15+ years online.
  • Donate now to become a lifetime supporting member of the site and get a non-expiring license key for all of our programs.
  • donate

Last post Author Topic: DONE: Organize files into folders based on flename wildcard parsing  (Read 97283 times)

anandcoral

  • Honorary Member
  • Joined in 2009
  • **
  • Posts: 777
    • View Profile
    • Free Portable Apps
    • Donate to Member

magician62

  • Supporting Member
  • Joined in 2011
  • **
  • Posts: 178
    • View Profile
    • Donate to Member
Re: DONE: Organize files into folders based on flename wildcard parsing
« Reply #76 on: January 17, 2022, 05:45 AM »
Is it possible to re-use the output variables?

Such as Destination like

....\??1\??1 ??2
Why an I Magician62? Because Magician1 thru 61 were gone. :)

skwire

  • Global Moderator
  • Joined in 2005
  • *****
  • Posts: 5,286
    • View Profile
    • Donate to Member
Re: DONE: Organize files into folders based on flename wildcard parsing
« Reply #77 on: January 17, 2022, 09:18 AM »
Is it possible to re-use the output variables?

Such as Destination like

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

Yes.

magician62

  • Supporting Member
  • Joined in 2011
  • **
  • Posts: 178
    • View Profile
    • Donate to Member
Re: DONE: Organize files into folders based on flename wildcard parsing
« Reply #78 on: January 17, 2022, 01:10 PM »
Hi Jody.

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

Screenshot_20220117_04_19-Entry.jpgDONE: 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.
Why an I Magician62? Because Magician1 thru 61 were gone. :)

magician62

  • Supporting Member
  • Joined in 2011
  • **
  • Posts: 178
    • View Profile
    • Donate to Member
DELETED
Why an I Magician62? Because Magician1 thru 61 were gone. :)