Re: XForms: forking a child

Steve Lamont (spl@szechuan.ucsd.edu)
Wed, 27 May 98 12:00:14 PDT

# To subscribers of the xforms list from spl@szechuan.ucsd.edu (Steve Lamont) :

> what I am trying to accomplish is to make a GUI for an existing
> menu drivin program (which I -cannot- alter the source). Unfortunately ,
> the program (called FOMS) has a series of screens that reuire the user to
> input a LOAD of information in many fields.

I guess what I'd do is a fork() and exec() of FOMS after establishing
the appropriate file descriptors, pipe, etc., and then talking to FOMS
directly from the GUI callbacks. I can't see that adding another
process which simply acts as an intermediary would serve any
particular useful purpose.

spl

_________________________________________________
To unsubscribe, send the message "unsubscribe" to
xforms-request@bob.usuf2.usuhs.mil or see
http://bob.usuf2.usuhs.mil/mailserv/xforms.html
XForms Home Page: http://bragg.phys.uwm.edu/xforms
List Archive: http://bob.usuf2.usuhs.mil/mailserv/list-archives/