08-03-2012 09:39 AM
I'm trying to create a new section in Labview. All i see is the possibilties to read sections and keys, write keys, delete sections. Is there a way to write a new section in Labview.
Thanks,
Brandon
Solved! Go to Solution.
08-03-2012 09:43 AM
When you write to a key, you have to supply a section. If the section isn't there, then it will be created. Basically, you can't have a section without any keys.