View Single Post
Old 09-22-2004, 04:50 PM  
archael
Registered User
 
Join Date: Jun 2003
Posts: 51
sorry mistake on previous post. And dont know why the board is adding haha123; either.

my $thecount = 0;
while(my @results = (@array2+@array))
$thecount++;
if (int($thecount % 6))
print "This is the end of the first row\n";
}
else haha123;
print "These are results 1 to 5\n";
}
}
archael is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote