Rather i should say: It died in the below qx with this error:
Illegal seek at ././job.pl line 316 -Sharad -----Original Message----- From: Gupta, Sharad Sent: Friday, June 06, 2003 11:52 AM To: [EMAIL PROTECTED] Subject: RE: Illegal seek 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] -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]