Hi, Please could you advice, how can i write a regular expression for the line below to capture 0079 and 6000097000029260057253303030373
0079 Not Visible 6000097000029260057253303030373
i tried this one, no luck
/(^\d{4})\s\w+\s\w+\s+\d+/ig)
Appreciate your help with this.
Sj
--
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
http://learn.perl.org/
