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
> 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
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
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 learn perl.I want to
> progra