> -Original Message-
> From: Stuart Clark [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, February 14, 2002 10:23 PM
> To: perllist
> Subject: windows paths
>
>
> Hi all,
>
> I am putting together a script on windows.
>
> It uses filehandles.
>
> The problem is that for some reason it do
Stuart Clark wrote:
>
> Hi all,
>
> I am putting together a script on windows.
>
> It uses filehandles.
>
> The problem is that for some reason it dosen't like the path and won't create the
>folders and/or file.
>
> Regards
> Stuart Clark
>
> $OutFile = "c:\\invoices\\current\\sales";
>
>