alleBarbieri Posted September 20, 2012 Report Share Posted September 20, 2012 (edited) Hello everybody, I noticed a strange behaviour of the "scan variant from string" openg function, in particular it seems that when the input is a variant associated to a string the "decoded string is truncated after the firs blank space. Attached you can find a simple vi that illustrate this strange behaviour. Could it be due to a bug in the openg "scan variant from string"? Or am I missing something? Do you think it is something easy to fix? Example.vi Edited September 20, 2012 by alleBarbieri Quote Link to comment
alleBarbieri Posted September 20, 2012 Author Report Share Posted September 20, 2012 Having a closer look at the "scan varian from string" I noticed that the strings atre threated as in the picture attached. I think a possible solution to solve my problem is to remove the "scan from string" and put the Input string directly to the variant output. But I am sure the generality of the vi in this case would be compromised. 1 Quote Link to comment
bmoyer Posted September 20, 2012 Report Share Posted September 20, 2012 I think a possible solution to solve my problem is to remove the "scan from string" and put the Input string directly to the variant output. It looks like a bug to me too (unless I'm not understanding the Scan Variant from String function correctly). Bruce Quote Link to comment
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.