while ($count<=@IDnumber) { if ($match == $IDnumber[$count]){ goto NEXTLINE1; } $count++; }