Re: Host Command On Windows NT

From: (wrong string) änen <rauno.seppanen_at_nbs.fi>
Date: Wed, 24 Jun 1998 18:56:20 +0300
Message-ID: <359121A4.B4455CCE_at_nbs.fi>


Hi,

It sounds like NT can't find del command.You need PATH-variable into your autoexec-file to tell where del-command is to be found.

Vinay Bhatia wrote:

> Hi,
> Is there any special way to run a HOST command on windows NT.
> Following code Works fine on Windows 95 and deletes a file, But on
> windows NT it doesnot work.
>
> lv_command := 'del '|| 'C:\tmp\a.tif';
> Host( lv_command, NO_SCREEN );
>
> Any help will be greatful
>
> Vinay.
Received on Wed Jun 24 1998 - 17:56:20 CEST

Original text of this message