Calling out side program from Forms 4.5

From: <vkothur_at_vnet.ibm.com>
Date: 1997/04/08
Message-ID: <860458380.3116_at_dejanews.com>#1/1


 Please help me in calling a program (may be an excutable Unix C program ) from Oracle Forms 4.5 . I need to pass an input to that program, which is a string taken from one of the fields of the Form. The Form should wait until the called program runs and outputs the results. The results of the called program has to be captured and to be populated into a field of the Form.

	Example: Input to the called program is Book Title  : " Oracle 7"
		  which is a field value in the Form

		Expected output from called program
		is the publisher name of the book    : " Oracle Corpn"

	How to call from the Form, wait, and capture the output and populate the
field.

        Enhancing a school project as a part of learning Oracle Forms on PC at home.

	Any suggestions are appreciated. Skeleton codes are highly appreaciated.
	Thanks.

-------------------==== Posted via Deja News ====-----------------------
      http://www.dejanews.com/     Search, Read, Post to Usenet
Received on Tue Apr 08 1997 - 00:00:00 CEST

Original text of this message