Jasmine wrote:
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

hi

I dont understand exactly how does the print function work. I have a script that keeps complaining:
Use of uninitialized value in concatenation (.) or string at ./report.pl line 33.
when i put -> print "$srcip $dstip \n";



This means that $dstip does not have a value. Perhaps your select statement is not returning the 4 values you expect.


http://danconia.org


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



Reply via email to