Re: Host built-in
Date: Fri, 11 Jun 1999 12:03:28 +0200
Message-ID: <3760d8d0_at_news.swol.de>
Hello,
try d2kwutil, there is a procedure/function win_api_shell.win_exec which executes a WIN_API command to start the second program.
Markus
Joaquin Garcia Santos <jis_at_iberdrolaingenieria.es> schrieb in im
Newsbeitrag: 7jqhcb$eg0$1_at_talia.mad.ttd.net...
> Hello,
> First at all, excuse my poor english.
> I need to execute a program (I have personal oracle and developer for
> windows 95) from forms of the operative system. Well I use the command
HOST
> like:
> HOST(program, NO_SCREEN);
> but my problem is that the next sentence of the program (after the host
> command) is not executed until the comand host finishes. I want that my
> program do not wait until the end of the execution of host. How can I get
> this?
> Is possible to use dbms_job? If it is possible, how?
> Thanks a lot
>
>
Received on Fri Jun 11 1999 - 12:03:28 CEST