Skip to site navigation (Press enter)
Re: help with string manipulation (Find,Replace)
cf coder
Tue, 18 May 2004 05:25:10 -0700
I agree with Pascal, regexps are the most powerfull tools when it comes to parsing, however they are not easy to code. Pascal I was wondering if you could explain what your code is doing:
commentRegexp = "[*]{3}\s+(.*?)\s+[*]{3}(.*?)(?=([*]{3}\s+.*?\s+[*]{3})|$)";
timestampRegexp = "\d{1,2}/\d{2}/\d{4}\s+\d{2}:\d{2}:\d{2}";
Many thanks
[
Todays Threads
] [
This Message
] [
Subscription
] [
Fast Unsubscribe
] [
User Settings
]
Previous message
View by thread
View by date
Next message
Re: help with string manipulation (Find,Replace)
cf coder
Re: help with string manipulation (Find,Replace)
Stephen Moretti
Re: help with string manipulation (Find,Repl...
Stephen Moretti
RE: help with string manipulation (Find,Replace)
Pascal Peters
Re: help with string manipulation (Find,Replace)
cf coder
RE: help with string manipulation (Find,Replace)
Pascal Peters
Re: help with string manipulation (Find,Replace)
cf coder
RE: help with string manipulation (Find,Replace)
Pascal Peters
Re: help with string manipulation (Find,Replace)
cf coder
RE: help with string manipulation (Find,Replace)
Pascal Peters
RE: help with string manipulation (Find,Replace)
cf coder
RE: help with string manipulation (Find,Replace)
Pascal Peters
Re: help with string manipulation (Find,Replace)
cf coder
Re: help with string manipulation (Find,Replace)
Deanna Schneider
Reply via email to
Search the site
The Mail Archive home
cf-talk - all messages
cf-talk - about the list
Expand
Previous message
Next message