Mike Glazer
2010-10-01 11:45:05 UTC
I am writing a program that at some stage runs a plotting application using
ShellExecut, that takes as its input a datafile. At the moment I create this
datafile as an internediate file. How can I pass the data to the
application without physically saving an intermediate file and then having
to pass its location to the application?
Mike
ShellExecut, that takes as its input a datafile. At the moment I create this
datafile as an internediate file. How can I pass the data to the
application without physically saving an intermediate file and then having
to pass its location to the application?
Mike