Path: news.easynews.com!newsfeed1.easynews.com!easynews.com!easynews!news.he.net!news-hog.berkeley.edu!ucberkeley!newsfeed.stanford.edu!postnews1.google.com!not-for-mail
From: moebius4u@yahoo.com (Moebius)
Newsgroups: comp.databases.oracle.tools
Subject: Oracle Developer HOST built-in command alternative
Date: 12 Dec 2002 10:27:32 -0800
Organization: http://groups.google.com/
Lines: 19
Message-ID: <94a67abc.0212121027.19b48473@posting.google.com>
NNTP-Posting-Host: 213.97.9.124
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 8bit
X-Trace: posting.google.com 1039717652 14888 127.0.0.1 (12 Dec 2002 18:27:32 GMT)
X-Complaints-To: groups-abuse@google.com
NNTP-Posting-Date: 12 Dec 2002 18:27:32 GMT
Xref: newsfeed1.easynews.com comp.databases.oracle.tools:55346
X-Received-Date: Thu, 12 Dec 2002 11:40:55 MST (news.easynews.com)

We have an Oracle Developer Application which executes one batch
(.bat) file for printing issues. For this pourpose we use
HOST('printer.bat') Developer Command.

The Developer Application has to wait until the batch file finish its
execution.

When we execute the application in Windows 98 everything works fine,
that is, HOST command create a subprocess which is executed while the
Developer App remains waiting its ending.

The problem appears when we execute The Developer App in Windows XP.
The HOST command create a subprocess which is executed while the
Developer App continues the execution (without waiting the batch
ending) and giving therefore an unexpected behaviour.

Please help!

Thanks in advance and best regards.
