Just to like to ask another point, but this one seem to be harder wich comes before the txt files.
I have a pre-made C++ ready made program that outputs data in desired txt format. It is possible to input the data manually into Origin. I'd like to make a program that automates this process. i.e. a program in Origin C that incorporates this C++ program, runs it and obtains it's output data, and plots it automatically. ( Is it also possible to do it the other way round? i.e to incorportate origin into C++?)
I've been searching through the forum, it seems that most people have asked similiar questions. I understand that I will need to use some DDE features. ( is this possible in Origin 7?)
I'd be grateful if anyone has any relevant examples/codes that they are willing to share with me.