While running this:

                my $new = "/newtests/new ";
            $new .= "\'$fields{public}\' \'$fields{sev}\' \'$fields{pri}\' ";
            $new .= "\'$fields{cc}\' \'$fields{bug_rel}\' \'$fields{type}\' ";
            $new .= "\'$fields{title}\' \'$fields{description}\' \'$fields{owner}\' ";
            $new .= "\'$fields{impact}\' \'$fields{subtype}\' \'$fields{panicstr}\' ";

            my $out = qx($new) 
                                or die "Can't file: $OS_ERROR";


I found this error:

Illegal seek at ././job.pl line 316


Any ideas??.

Thanx,
-Sharad


--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to