Hi,
When upgrading from Labview 7.1 to 8.2 I get the following warning:
- LabVIEW 8.2 changed a constant that was wired to a Case structure to a hidden control to maintain compatibility with LabVIEW 7.1 and earlier.
I have read the post describing why this happens:
Typically I have used a constant wired to case structures to comment out code, and therefore don't really care if the compiler doesn't load into memory.
Is there anyway to stop Labview 8.2 converting constants wired to case structures into hidden controls? E.g. As an import option?
Thanks in advance