Re: Data manipulation.

2007-03-23 Thread Stanislav Nedelchev
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

Re: Data manipulation.

2007-03-23 Thread Rob Dixon
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

Re: Data manipulation.

2007-03-23 Thread Stanislav Nedelchev
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

Re: Data manipulation.

2007-03-23 Thread John W. Krahn
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

Data manipulation.

2007-03-23 Thread Stanislav Nedelchev
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

RE: Data manipulation problem

2002-01-11 Thread Bob Showalter
> -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

RE: Data manipulation problem

2002-01-11 Thread John Edwards
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

RE: Data manipulation problem

2002-01-11 Thread John Edwards
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

Data manipulation problem

2002-01-11 Thread Conor Lillis
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