illustrate
Products            Buy            Support Forum            Registrations            Professional            About           
 

dMC r12 wont copy music folders

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Spoon
    Administrator
    • Apr 2002
    • 44844

    #16
    Re: dMC r12 wont copy music folders

    Yes
    Spoon
    www.dbpoweramp.com

    Comment

    • Rollo

      • Feb 2007
      • 44

      #17
      Re: dMC r12 wont copy music folders

      Originally posted by LtData
      Code:
      [TRIMFIRSTFOLDER][TRIMFIRSTFOLDER][origpath][][]
      I don't understand the significance of the "[][]" in this string. From what I can see, it somehow 'closes' the "[TRIMFIRSTFOLDER]" statement, because without them [TRIMFIRSTFOLDER] is actually part of the path name itself.

      This works the way I intend it to:
      Code:
      [TRIMFIRSTFOLDER][TRIMFIRSTFOLDER][origpath][][]\[origfilename]
      I just don't know why it works.

      Comment

      • LtData
        dBpoweramp Guru

        • May 2004
        • 8288

        #18
        Re: dMC r12 wont copy music folders

        Basically, the command works like this: [TRIMFIRSTFOLDER]<path to trim>[]. However, you want the first TWO folders trimmed, so we just next the commands. And yes, it seems the [] does close the statement, probably to account for spaces.

        Comment

        Working...