in reply to Passing Array to seperate file
Possible ways of passing information from one program to another include, but are not limited to: on disk storage (files, databases), environment variables, command line arguments, pipes, sockets, shared memory.
What's the most appropriate method depends on many factors.
Abigail
|
|---|