Jim Kring Posted August 26, 2004 Report Posted August 26, 2004 You can add this to your LabVIEW.ini file: coerceFromVariant=TRUE This will cause Variants to automatically coerce to any data type. But be careful, there is no error handling. I wouldn't use this in your applications, but it is interesting. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.