03-09-2014 08:41 AM
I have fully mastered, or so I think, loading and manipulating run time menus programatically. However, once I've done so, I don't know how to save that edited run time menu programatically. I load a standard Menu.RTM file and would like to save that file so the next time I launch my application it will have the same values as the last time. I tried the method below, but the file was no longer readable as a run time menu (programatically or directly in the run time menu editor).
I am using Labview 2012 and compiling my application.
Thank you in advance.
03-09-2014 12:59 PM