in reply to Re: Re: runnig part of script when variable changes
in thread runnig part of script when variable changes
Really? Please post your code. I'm assuming the offending line is the my $firstLineFlag++; line which (if used as I posted) will just set the value of $firstLineFlag to 1.