Welcome!

By registering with us, you'll be able to discuss, share and private message with other members of our community.

SignUp Now!

suggestion

  1. D

    @REMOVE[offset,string1,string2]

    The @INSERT[offset,string1,string2] inserts string1 into string2 starting at offset. If I want to remove string1 at a specific offset from string2, I have to use multiple functions. This should be easier if TCC has a @REMOVE[offset,string1,string2] that removes string1 from string2 starting at...
  2. R

    Done Starting folder for ffind /s

    I'm trying to accomplish the following and ffind /s can't do it because it only searches for subfolders of the current folder. I'm looking for a filename ending with a date, and each day the file will be in a different subfolder 3 levels down from \Downloads. %_cwd = F:\THR Without changing the...
Back
Top