Re: File Operator -e

2002-08-20 Thread Michael D. Smith
.1 Build 633 from ActivePerl 5.00503. I >was using the file operator -e to check if a file existed this use to work >fine. But since I up graded the code does not work. Has anyone ran into >this problem and what is the fix. The code is as follows. > ># common screen program $ReportNam

File Operator -e

2002-08-20 Thread Briggs, Larry
I just upgraded to ActivePerl 5.6.1 Build 633 from ActivePerl 5.00503. I was using the file operator -e to check if a file existed this use to work fine. But since I up graded the code does not work. Has anyone ran into this problem and what is the fix. The code is as follows. # common screen