05-11-2019 12:01 PM
Please attach as true zip files and not as .7z.
No one wants to go and download another 3rd party zip program when there is a perfectly good one built into Windows.
05-11-2019 12:36 PM
Ravens,
Thanks for pointing that out. I thought 7-zip was integrated into Windows 10, obviously not. I have uploaded here as .zip files. - John
05-11-2019 02:10 PM
I do not have LV16 around, but that is a generic parsing error code, and if you are following the example you are likely validating on load. Change that value to auto or never and try again. If you really must validate then create an indicator for the parse errors output of the Load vi and see what the problem is.
05-12-2019 12:45 AM
@RavensFan wrote:
No one wants to go and download another 3rd party zip program when there is a perfectly good one built into Windows.
Just don't drop files on a zipped folder to replace existing files. That will corrupt the zip every time (at least I get 100% reproducibility). You might not notice until you open it again... Thanks MS!
Unzip, replace, zip.
Sad but be warned!
05-13-2019 07:00 AM
Thanks for the tip! - John