snowingnow
Programmer
Hello, I would like to do this:
That says: if incoming string match this pattern: aaaaa~bbbb~ccccc, i would like to get the partion of ccccc, if not return as null, i am new to tcl, thanks in advance..
(a, b, c string length could be different)
That says: if incoming string match this pattern: aaaaa~bbbb~ccccc, i would like to get the partion of ccccc, if not return as null, i am new to tcl, thanks in advance..
(a, b, c string length could be different)