you are correct. els is not valid which is why it was executing the code within the brackets regardless
perl statements are quirky but you hit it right on target
if(){
blah
} elsif() {
blah
} else {
blah
}
id proper syntax for perl
the quests will be finished sometime this week and posted as a zip.
|