UNIX: Call shell-script with HOST

From: Urs <Urs.Fasler_at_ezv.admin.ch>
Date: Tue, 30 Mar 1999 08:13:23 +0200
Message-ID: <37006B82.6796_at_ezv.admin.ch>



I have to call a Unix-Shell-Script from am Forms 4.5:
HOST ('/users/home/script');

This works fine but this generates me a unix-call like this:

sh -cQ /users/home/script

My problem is the -cQ option.
- it generates me each time a defunct process and

   creates a problem on the workstation ->      too many processes.

Question:
Is there an option somewhere for this -cQ or what did i wrong?

Thanks for any help. Received on Tue Mar 30 1999 - 08:13:23 CEST

Original text of this message