IF EXIST filename. (
del filename.
) ELSE (
echo filename. missing.
)


On Jan 12, 2008 4:16 PM, Oliver Marshall <[EMAIL PROTECTED]>
wrote:

>
>  Hi,
>
>
>
> Can anyone give a me a hand with a batch file ? Basically I need to do
> this;
>
>
>
> If the file c:\exchange.bkf exists then do this;
>
>
>
> Blah
>
>
>
> If the file c:\exchange.bkf DOESNT exist then do this;
>
>
>
> Blig
>
>
>
> End
>
>
>
> Olly
>
>
>
>
>

~ Upgrade to Next Generation Antispam/Antivirus with Ninja!    ~
~ <http://www.sunbelt-software.com/SunbeltMessagingNinja.cfm>  ~

Reply via email to