Jump to content

OpenG Scan Variant from String bug


Recommended Posts

QUOTE(njkirchner @ Mar 2 2007, 11:28 PM)

The problem (as you already know) is the "scan from string" primitive.

Apparently it is well known that this primitive does not handle embedded whitespace elegantly.

(There may be good reasons for this)

I am guessing that OpenG is aware of this but kept "Scan Variant from String__ogtk.vi "

"as is" for performance reasons and to keep it simple. This burdens you to find your own work around. :headbang:

If you need to modify the OpenG VI remane it to keep the original intact then you can try to make a workaround for it.

There are primitives that can be used to replace an embedded space with an "_" character to fix the input.

Second workaround might be to rename all the Enums replacing space with underscore but Im sure you already know this.\

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.