my compiler insists, that there are syntax errors at the commented positions - are there?. i would appreciate any help on this topic, for i tried it to often to be able to see the obviously...foreach(@ARGV) { if($_ eq "complete") { $change = "cmplt"; } else if($_ eq "srces") #syntax error 1 { $change = "src"; } else #syntax error 2 { push($printof{$change},$_); } }
In reply to i cant see whats wrong with this: by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |