Can this be made dynamic or is it strictly static as
far as number of rows and contents:

For example, this doesn't work, but can it in some
way?

my $status <<EOD

$a=0;

foreach $server (@Servers){

   $a++;

   server $server[$a]\n

}

EOD


                
Discover Yahoo! 
Find restaurants, movies, travel and more fun for the weekend. Check it out! 
http://discover.yahoo.com/weekend.html 

_______________________________________________
Perl-Win32-Users mailing list
Perl-Win32-Users@listserv.ActiveState.com
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to