G
Guest
Okay had such a great response before and learned lots but how about
another question?
have some strings such as:
blahblah /* comment */
blahblah
blah blah
blah blah blah /* comment etc */
And i want just the blahblah bit, not any comments if there are any.
Any ideas on how to do this using a single regex would be most welcome,
I know I'm pushing my luck
Thanks
Bob
another question?
have some strings such as:
blahblah /* comment */
blahblah
blah blah
blah blah blah /* comment etc */
And i want just the blahblah bit, not any comments if there are any.
Any ideas on how to do this using a single regex would be most welcome,
I know I'm pushing my luck
Thanks
Bob