title
Products            Buy            Support Forum            Professional            About            Codec Central
 
Results 1 to 2 of 2

Thread: Dynamic Naming: delete x number of chars from end of string?

  1. #1

    Join Date
    Dec 2016
    Posts
    1

    Dynamic Naming: delete x number of chars from end of string?

    Is it possible to [DEL] delete characters from the end of a string? For example, I would like to take the following folders:

    path\music\album1-0123
    path\music\album10-4321
    path\music\album100-6420

    and convert them to the following:

    path\music\album1
    path\music\album10
    path\music\album100

    I've tried combining the [DEL] and [RIGHT] elements with no success. My apologies for being dense but I cannot figure it out.

  2. #2
    Administrator
    Join Date
    Apr 2002
    Posts
    43,847

    Re: Dynamic Naming: delete x number of chars from end of string?

    I am afraid it is not possible.

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •