Hi
I have a program that reads in information from a couple of files on startup.
From this program I SHELL to another EXE file. This exe-file uses the same
information. Is it somehow possible to pass this information without having to
set up the second EXE to read the info from file too?
------------------
Henning
I have a program that reads in information from a couple of files on startup.
From this program I SHELL to another EXE file. This exe-file uses the same
information. Is it somehow possible to pass this information without having to
set up the second EXE to read the info from file too?
------------------
Henning
Comment