TPIPE /replace?

Discussion in 'Support' started by vefatica, May 17, 2012.

  1. vefatica

    Message Count:
    3,904
    Code:
    g:\tc14> tpipe /input=fleas.txt /replace=0,1,0,0,0,0,0,0,0,M,f
    My
    dog
    has
    fleas.
    I expected 'M' to be replaced by 'f'.

    And "string", "file", "xml", and "replace" have "MatchCase" while "grep" and "dup" have "IgnoreCase" ... just seems a little odd.
  2. rconn Administrator

    Message Count:
    5,795
    When I documented /replace as not having been tested yet, I didn't think anybody would be daft bold enough to actually try it ...

    Tested and fixed for build 15.
  3. vefatica

    Message Count:
    3,904
    Are you saying you don't want untested things tested (by others)?
  4. rconn Administrator

    Message Count:
    5,795
    I'm saying that when I mark something as "untested", the odds are heavily against it not crashing, much less actually functioning perfectly!

    So filing bug reports for those things doesn't really provide me with any useful information, since I haven't yet done anything more than verify that the code compiles.

Share This Page