Host Command On Windows NT

From: Vinay Bhatia <vinay_at_supersolution.com>
Date: Tue, 23 Jun 1998 17:45:36 -0500
Message-ID: <35903010.4D1A_at_supersolution.com>



Hi,

[Quoted]    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 - 00:45:36 CEST

Original text of this message