But suppose I want to open an xterm window (in tek mode) and start
up a process (plotek) within that window. I can do something like:
open process "xterm -t -e plotek"
Now MetaCard reports only one process open (with the long name
between the " " !), while UNIX of course knows (ps -e) there are two
processes, called xterm and plotek.
How do I write an instruction to plotek ? If I try to use MetaCard
it is apparently sent to xterm, not plotek as I want.
I tried using shell("ps -e") to find the processId of plotek, but of
course if I try to write to that processId, MetaCard says that it
is not open.
Alan Hewat, ILL Grenoble, FRANCE (hewat@ill.fr) Fax (France=33).76.48.39.06