How to start a batch with toolkit
Hello,
I'm trying to write the application which reads some informations from asm/prt files in a directory and writes them into xml files.
What I can do now is to create an exe-file in VS2012, a prodev.dat and a rbn-file (just did according to the document "Getting Started with Creo Object TOOLKIT C++ 3.0").
If I start creo 3 from the folder containing prodev.dat, then I see the button in the OTK group and can run the application.
My Question is, how can I start my application without GUI and the button is automatically pushed (means, my application is automatically executed)?
Thank you in advance
Xinyu

