this code doesn't work:

        @temp=<TEMP>;
        $temp[2]="";
        $temp[3]="";
        $temp[4]="";
        $temp[5]="";
        print TEMP @temp;

The error message is "Use of uninitialized value in print at 01_info.pl line
25, <TEMP> line 1."

can anybody help me ?


Franck

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

Reply via email to