G
Guest
I don't manage to use the instance number meta-character brace in ATL regular
expressions.
For instance :
\d{5} meaning 5 digits fails with '01234'
or
a{3} meaning i want three 'a' fails with 'aaa'
I cannot believe that we cannot make it with this ATL routine, that's so
basic I must be missing something...
Thanks for any information.
expressions.
For instance :
\d{5} meaning 5 digits fails with '01234'
or
a{3} meaning i want three 'a' fails with 'aaa'
I cannot believe that we cannot make it with this ATL routine, that's so
basic I must be missing something...
Thanks for any information.