in reply to Re: read value from file won't pass if exists??
in thread read value from file won't pass if exists??
That was it. I recreated the file with vi and it worked. the problem is the file is created by another perl scipt that pings addresses. if it fails it writes to my miss file. I'll need to look at the output to this file.
Thanks again.