in

ArtOfTest, Inc. Community Forums

Discuss and ask questions about ArtOfTest's products.

Support '~' anywhere in the string

Last post 03-12-2008 4:41 PM by Chris. 1 replies.
Page 1 of 1 (2 items)
Sort Posts: Previous Next
  • 02-04-2008 3:34 PM

    Support '~' anywhere in the string

    Currently the '~' is supported only at the front of the string (partial matches).

    I recommend strongly that it be supported anywhere in the string, including multiple places.

    Examples

         abc~   ...matches any string beginning with 'abc'

         abc~xyz   ...matches any string that starts wiht 'abc' and ends with 'xyz'

         abc~mn~xyz    ...well, you get the idea

    Note that this is really just simple pattern matching (which is supported) but a lot simpler to code and visually see what its doing

     

    -Great product

    David

  • 03-12-2008 4:41 PM In reply to

    • Chris
    • Top 10 Contributor
    • Joined on 06-14-2007
    • Posts 82

    Re: Support '~' anywhere in the string

    Thanks for the feedback...!

    Chris

    ArtOfTest, Inc.
Page 1 of 1 (2 items)
Copyrights © 2008 ArtOfTest, Inc. All rights reserved.