rickc@ttidca.tti.com (Rick Clark) (10/26/90)
I have a desktop-manager-type program, written in C and X (mostly XView), that fork/exec's an xterm process with another program running in it: xterm -e progB There are two things that the top-level program needs that I don't know how to get: the window ID of the xterm window, and the process ID of progB (progB is a C program that currently doesn't have any X calls). The platform is a SPARC. Help! Thanks in advance, Rick Clark rickc@ttidca.tti.com