M
Marcel Hug
Hi !
I have a question to a regular expression.
I have the following strings:
NA-NC-ND-QF-ZC
and
NA-NC-ND-QF-QG-ZB
Now I'm looking for a regular expression which helps mi to get all codes
(the order of the NB-NC-QF... could be changed) which do not have a QG code.
How can I do that ?
Thanks
Regards
Marcel Hug
I have a question to a regular expression.
I have the following strings:
NA-NC-ND-QF-ZC
and
NA-NC-ND-QF-QG-ZB
Now I'm looking for a regular expression which helps mi to get all codes
(the order of the NB-NC-QF... could be changed) which do not have a QG code.
How can I do that ?
Thanks
Regards
Marcel Hug