RE: Proper output

2006-09-26 Thread Sayed, Irfan \(Irfan\)
: Proper output Sayed, Irfan (Irfan) wrote: > > I am not getting the proper output in @vob_rep Array. > > Following is my code > > # Perl script to change the replica name > > use strict; > > use warnings; > > my $fname = "/tmp/vob_list1";

Re: Proper output

2006-09-25 Thread Rob Dixon
Sayed, Irfan (Irfan) wrote: > > I am not getting the proper output in @vob_rep Array. > > Following is my code > > # Perl script to change the replica name > > use strict; > > use warnings; > > my $fname = "/tmp/vob_list1"; > > open FILE,">",$fname or die $!; > > my $fname1 = "/tmp/repl_list1"; >

Re: Proper output

2006-09-25 Thread D. Bolliger
Sayed, Irfan (Irfan) am Montag, 25. September 2006 14:50: > Can any body please help on this > > Regards > Irfan. Hello please read on at the bottom. _ > > From: Sayed, Irfan (Irfan) > Sent: Friday, September 22, 2006 12:59 PM > To: beginners@perl.org > Subject: Proper output > > > > Hi Al

RE: Proper output

2006-09-25 Thread Sayed, Irfan \(Irfan\)
Can any body please help on this Regards Irfan. _ From: Sayed, Irfan (Irfan) Sent: Friday, September 22, 2006 12:59 PM To: beginners@perl.org Subject: Proper output Hi All, I am not getting the proper output in @vob_rep Array. Following is my code # Perl script to change the

Re: Proper output

2006-09-22 Thread John W. Krahn
Sayed, Irfan (Irfan) wrote: > Hi All, Hello, > I am not getting the proper output in @vob_rep Array. What is it doing that you don't want it to do? What is it not doing? John -- use Perl; program fulfillment -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EM