Hello people,
Hashes are hard to understand (regarding on the questions in this
list...). I have also a question:
Why doesn't this work? I get a synthax error?
foreach $index (sort keys %IfType{$router}) {
print " Interface : $IfType{$router}{$index}\n";
print " Card type : $IfCardType{$router}{$index}\n";
print " Postition : $IfPos{$router}{$index}\n";
print " Speed : $IfSpeed{$router}{$index}\n";
print " Description : $IfDescr{$router}{$index}\n";
print "\n";
}
I'm glad I have this list :-)
Thanx
Wim
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]