10-18-2010 09:54 PM
10-19-2010 05:48 AM
Unfortunately you can't save non-LabVIEW files in llb. If you do no like ini files, you can use registry for saving values between runs.
Andrey.
10-20-2010 03:58 PM
Thanks for the confirmation Andrey.
I've got enough headaches having to redesign my deployment strategy with Windows 7 and Vista becoming the standards, without adding registry entries to the mix.
I think i'll learn how to create and deploy dll's or lvlib's. I was under a delivery deadline and developed a plug-in using an llb. I'd like to be able to save session data and hide it from the user in my next version.