Is there a way that I can open a pipe or something and pass variables, so that when I use exec() to run an application, that application can use those variables.
Thanks