02-13-2010 11:58 PM
I wrote a small utility to generate LabVIEW (2009) read/write code for an existing INI file, by using the INI file as a template.
I hope it's useful, and any feedback would be appreciated: http://lavag.org/topic/11920-genini-generate-readwrite-code-for-ini-files/
Thanks,
Joe Zoller
02-14-2010 12:01 AM
Very cool!
02-15-2010 09:29 AM
Joe - this is awesome. This is a good application of scripting that I hadn't thought of before.
02-15-2010 12:19 PM
Thanks Chris, it was really fun to write!
The scripting API has come a long way: the result of lots of hard work, I suspect.
Joe Z.