06-30-2008 02:51 AM
Hi all:
How can I determine or to limit STRING CONTROL to 20 characters only , not allowing more than that
thanks
06-30-2008 03:06 AM
06-30-2008 03:19 AM
You have to use the String Subset primitive to achieve what you need.
In addition, you have to check the options 'Limit to single line' & Update string while typing' from the rt-click short-cut menu of the string control.
See the attached VI.
06-30-2008 03:33 AM