From: "=?iso-8859-1?Q?Paulo_Cola=E7o_Medeiros?=" <pcolaco AT mail DOT telepac DOT pt>
To: "Matthias Paul" <MPaul AT calderauk DOT com>
Subject: Re: OD7.01 problems
Date: Mon, 17 Nov 1997 15:17:35 -0000
MIME-Version: 1.0
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
Message-ID: <19971117162511.AAB2286@host.telepac.pt>
Precedence: bulk

Matthias Paul wrote:

>On 97/11/16 Paulo Medeiros asked:
>
>>In certain part of a batch file i have "IF [file] EXIST COPY [file] D:"
>>(where drive D: is a mount Drive by NFS)
>You are using the wrong syntax. Try
>
> IF EXIST file COPY file D:
>
>This should work...
>
> Matthias
>
Sorry the error! I do have the right syntax. Any more ideas ?

Thank you.

See U

Paulo