Re: Dos commands in Forms 4.5

From: Mark Gumbs <mgumbs--AT--hotmail.com>
Date: Thu, 13 May 1999 09:47:19 +0100
Message-ID: <373a8f68.0_at_145.227.194.253>


  1. You will not receive a compile time error because the compiler does not compile anything in ' '. As far as its aware, the host command is fine.
  2. When you do a host, the default directory is your <orahome>/bin (i think) You need to pass in the pathname of filea and fileb e,g host('copy c:\temp\filea c:\windows\temp\fileb', no_screen);

HTH Mark


Aaron Rivers wrote in message <7hd5jc$45r$1_at_bgtnsc02.worldnet.att.net>...
>We have a form that uses the following command:
>
> HOST ('copy filea fileb', NO_SCREEN)
>
>we are trying to copy files at the end of our forms processing. The
command
>does not work, but it also does not give compile errors. Is there another
>way to access DOS commands from Forms 4.5?
>
>Thanks in advance.
>
>A R
>P/A II, Policy Management Systems Corp.
>
>
Received on Thu May 13 1999 - 10:47:19 CEST

Original text of this message