in reply to Re: Re: IIS and Perl, yippee
in thread IIS and Perl, yippee

Alright, i lied, the error i'm getting is that it can't open revfile for writing... the thing is... the command i'm using is just to create the file and open it for writing, so of course it isnt going to find it... Doesnt PERL create a file by that name in the directory if it cant find it and open it for writing? Maybe i'm wrong...