Re: Help regular expression - string paring

2011-05-05 Thread Rob Dixon
On 04/05/2011 13:30, loudking wrote: Hi there, Hereby I have a string parsing problem to ask. The sample strings look like this: : CC02 0565 8E93 D501 0100 6273 .eb : 6800 0500 9093 D501 0100 1400 h... What I am interested is the the

Re: Help regular expression - string paring

2011-05-05 Thread Owen
> Hi there, > > Hereby I have a string parsing problem to ask. The sample strings look > like this: > > : CC02 0565 8E93 D501 0100 6273 .eb > : 6800 0500 9093 D501 0100 1400 h... > > What I am interested is the the 21st and 22nd byte value

Re: Help regular expression - string paring

2011-05-05 Thread Jeff Pang
2011/5/4 loudking : > Hi there, > > Hereby I have a string parsing problem to ask. The sample strings look > like this: > > : CC02 0565 8E93 D501 0100 6273 .eb > : 6800 0500 9093 D501 0100 1400 h... > > What I am interested is the the 21st

Help regular expression - string paring

2011-05-05 Thread loudking
Hi there, Hereby I have a string parsing problem to ask. The sample strings look like this: : CC02 0565 8E93 D501 0100 6273 .eb : 6800 0500 9093 D501 0100 1400 h... What I am interested is the the 21st and 22nd byte value. In the above