in reply to Re: Use of uninitialized value in numeric gt (>)
in thread Use of uninitialized value in numeric gt (>)

Thankyou, and everyone who replied.

I will now go and check but I recon your right. The file did not exist.

I will check out -f as all I really want to do is know if a file exists I dont really care what size it is if it does exist.

Ideally Id like to do this:

my $offline = -f 'online.flg';
..with the hope that it will return false if the file doesn't exist (without raising a warning) - thus achieving my aim.

Thanks Monks!

___ /\__\ "What is the world coming to?" \/__/ www.wolispace.com