If I don't make any sense I've been trying everything I can find and Starting to get a little cross-eyed.
I'm working on this script and everything works fine except I cannot get a file check to return true for $input{'count'}.
Its a simple file with 1 word/number (no spaces, odd, charachters, etc.) per line. I can write $input{'count'} to the file but I want a different action to happen if its already in the file.
I'm a newbee looking at scripts and figuring out some of whats going on and how, this has got to be simple but so far no luck.
I'm working on this script and everything works fine except I cannot get a file check to return true for $input{'count'}.
Its a simple file with 1 word/number (no spaces, odd, charachters, etc.) per line. I can write $input{'count'} to the file but I want a different action to happen if its already in the file.
I'm a newbee looking at scripts and figuring out some of whats going on and how, this has got to be simple but so far no luck.

