I get the following printed out on my terminal:

pl517c.pl:   Gen Rpt/Email St    : 08:38:48
Attempt to free unreferenced scalar: SV 0x2063c74, Perl interpreter: 0x22424c at
 C:\CurrWrka\00COMM~3\pl517c.pl line 1259.
Attempt to free unreferenced scalar: SV 0x206984c, Perl interpreter: 0x22424c at
 C:\CurrWrka\00COMM~3\pl517c.pl line 1309.

        The code is:

        if ( ! $MyDataSw ) {
             $MyPrtBuf .= sprintf "  *** No Ids were found!! ***\n";
          }

        The processing completes, but I don't understand what is happening with 
the error. Running with strict and warnings, nothing appears as a warning, etc. 
I am running on xp sp 2, AS 5.8.8 build 824.

        The code is exactly the same in both places where the warning comes up.

        Thoughts? I searched the net and found a number of references, but 
nothing as mundane as this. I have a large number of scripts and what I am 
doing here is not much different than in others, yet I am getting this warning.

         If you have any questions and/or problems, please let me know.
         Thanks.
 
Wags ;)
David R. Wagner
Senior Programmer Analyst
FedEx Freight
1.408.323.4225x2224 TEL
1.408.323.4449      FAX
http://fedex.com/us 



--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
http://learn.perl.org/


Reply via email to