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

Re: Help regular expression

2006-11-14 Thread Jenda Krynicky
Date sent: Thu, 9 Nov 2006 21:34:35 -0800 (PST) From: ppp ppp <[EMAIL PROTECTED]> Subject: Help regular expression To: beginners@perl.org > Hi All ; > > > I am new to this group.I am just started to le

Help regular expression

2006-11-09 Thread ppp ppp
Hi All ; I am new to this group.I am just started to learn perl.I want to program in perl or C that it input text file(.txt) and it should find every Uppercase letters(Capital letter) in the input file converts every capital letter say with one letter d and lower case letters(small letter