in reply to Re^2: Return values to outside programs
in thread Return values to outside programs

If you have large, complex data sets, you might consider a database as an intermediary rather than serialization to a file.

  • Comment on Re^3: Return values to outside programs