Re: matchChunk question

2012-01-08 Thread Peter M. Brigham, MD
On Jan 7, 2012, at 4:06 PM, Mark Smith wrote: > > Peter M. Brigham, MD wrote > >> Any reason not to just use >> >> put numtochar(8) into tempDelim >> replace <4-char-sequence> with tempDelim in tString >> set the itemdelimiter to tempDelim > > Thanks Peter, none that I can see although I would

Re: matchChunk question

2012-01-07 Thread Mark Smith
27;t think this would work because of the embedded quotes. -- Mark -- View this message in context: http://runtime-revolution.278305.n4.nabble.com/matchChunk-question-tp4238281p4274128.html Sent from the Revolution - User mailing list archive at Nabble.com. ___

Re: matchChunk question

2011-12-28 Thread stephen barncard
cancel that. Read too quickly. On 28 December 2011 13:36, stephen barncard wrote: > delimiters have to be single characters, I believe. Not tested but I > think the idea failed on me once. > > Stephen Barncard > San Francisco Ca. USA more about sqb __

Re: matchChunk question

2011-12-28 Thread stephen barncard
: If I can define where this occurs I > can > > break the input up into chunks. > > > > Best, > > > > -- Mark > > > > -- > > View this message in context: > http://runtime-revolution.278305.n4.nabble.com/matchChunk-question-tp4238281p4238428.html

Re: matchChunk question

2011-12-28 Thread Peter M. Brigham, MD
the 4 char sequence "v": If I can define where this occurs I can > break the input up into chunks. > > Best, > > -- Mark > > -- > View this message in context: > http://runtime-revolution.278305.n4.nabble.

Re: matchChunk question

2011-12-27 Thread Mark Smith
char sequence "v": If I can define where this occurs I can break the input up into chunks. Best, -- Mark -- View this message in context: http://runtime-revolution.278305.n4.nabble.com/matchChunk-question-tp4238281p4238428.html Sent from the Revolution - User mailing list archi

Re: matchChunk question

2011-12-27 Thread Mark Schonewille
Hi Mark, You need to put the part of the regex that you want to know the start and end position of inside parantheses. In your case, this seems to be the entire regex. -- Best regards, Mark Schonewille Economy-x-Talk Consulting and Software Engineering Homepage: http://economy-x-talk.com Twitt

matchChunk question

2011-12-27 Thread Mark Smith
rue, , With no start and end positions. Anyone see the error of my ways? Thanks -- Mark PS lc 5.0.2, on a Mac -- View this message in context: http://runtime-revolution.278305.n4.nabble.com/matchChunk-question-tp4238281p4238281.html Sent from the Revolution - User mailing list archive at Nabble.