Rob Dixon wrote:
> Stanislav Nedelchev wrote:
>>
>> Hi to all ,
>> I'm trying to make one script that analyzes some data from a file.
>> One guy from internet help me a lot .
>> Here is how data is organized .
>> Every row starts with skill_begin and it ends with skill_end.
>> between those 2 wor
Stanislav Nedelchev wrote:
Hi to all ,
I'm trying to make one script that analyzes some data from a file.
One guy from internet help me a lot .
Here is how data is organized .
Every row starts with skill_begin and it ends with skill_end.
between those 2 words there is field_name = some_data and
John W. Krahn wrote:
> Stanislav Nedelchev wrote:
>> Hi to all ,
>
> Hello,
>
>> I'm trying to make one script that analyzes some data from a file.
>> One guy from internet help me a lot .
>> Here is how data is organized .
>> Every row starts with skill_begin and it ends with skill_end.
>> bet
Stanislav Nedelchev wrote:
> Hi to all ,
Hello,
> I'm trying to make one script that analyzes some data from a file.
> One guy from internet help me a lot .
> Here is how data is organized .
> Every row starts with skill_begin and it ends with skill_end.
> between those 2 words there is field_nam
Hi to all ,
I'm trying to make one script that analyzes some data from a file.
One guy from internet help me a lot .
Here is how data is organized .
Every row starts with skill_begin and it ends with skill_end.
between those 2 words there is field_name = some_data and etc.
Some rows has more field
> -Original Message-
> From: Conor Lillis [mailto:[EMAIL PROTECTED]]
> Sent: Friday, January 11, 2002 8:08 AM
> To: PERL Beginners (E-mail); Perl-Win32-Users (E-mail)
> Subject: Data manipulation problem
>
> ...
> # split @data1, to isolate the e-mail
sh with the keyname $Name.
}
-- Code Ends --
-Original Message-
From: Conor Lillis [mailto:[EMAIL PROTECTED]]
Sent: 11 January 2002 13:08
To: PERL Beginners (E-mail); Perl-Win32-Users (E-mail)
Subject: Data manipulation problem
Hi all,
hopefully someone can help me with this, I will d
ou take an array in scalar context you get the number of
elements in the array, hence it prints 1.
HTH
John
-Original Message-
From: Conor Lillis [mailto:[EMAIL PROTECTED]]
Sent: 11 January 2002 13:08
To: PERL Beginners (E-mail); Perl-Win32-Users (E-mail)
Subject: Data manipulation proble
Hi all,
hopefully someone can help me with this, I will describe my problem as best
as I can. I am opening 2 files, one has a list of NT account names, The 2nd
has a list of NT account names & e-mail addresses. I am trying to match an
NT account name from the first list to an e-mail address in the