Edgar J. Kaiser
Certified Consultant
Please login with a confirmed email address before reporting spam
Posted:
5 years ago
Oct 1, 2019, 12:19 p.m. EDT
Hi Paul,
if you are willing to do some Java coding you can automate it in a model method or in an application method. There is no option for that in the GUI.
Cheers
Edgar
-------------------
Edgar J. Kaiser
emPhys Physical Technology
www.emphys.com
Hi Paul,
if you are willing to do some Java coding you can automate it in a model method or in an application method. There is no option for that in the GUI.
Cheers
Edgar
Please login with a confirmed email address before reporting spam
Posted:
5 years ago
Oct 1, 2019, 12:23 p.m. EDT
Updated:
5 years ago
Oct 1, 2019, 8:23 a.m. EDT
if you are willing to do some Java coding you can automate it in a model method or in an application method. There is no option for that in the GUI.
I'm happy to do some coding, but haven't really explored the model methods/application methods much. Are there any tricks to importing the text files in these methods?
>if you are willing to do some Java coding you can automate it in a model method or in an application method. There is no option for that in the GUI.
I'm happy to do some coding, but haven't really explored the model methods/application methods much. Are there any tricks to importing the text files in these methods?
Edgar J. Kaiser
Certified Consultant
Please login with a confirmed email address before reporting spam
Posted:
5 years ago
Oct 1, 2019, 12:34 p.m. EDT
Well, no tricks. The java API has most or even all standard methods, and of course the file methods available. I would recommend to check the documentation and some examples in the application library.
-------------------
Edgar J. Kaiser
emPhys Physical Technology
www.emphys.com
Well, no tricks. The java API has most or even all standard methods, and of course the file methods available. I would recommend to check the documentation and some examples in the application library.
Please login with a confirmed email address before reporting spam
Posted:
5 years ago
Oct 1, 2019, 1:51 p.m. EDT
Updated:
5 years ago
Oct 1, 2019, 9:51 a.m. EDT
OK, that doesn't sound too bad then. I'll have a look. Thanks for the tip!
OK, that doesn't sound too bad then. I'll have a look. Thanks for the tip!