01-22-2010 10:47 AM
I wrote a vi that checks to make sure that a serial number is in the "mmddyy-xxx" format, where xxx can be from 0 to 999. The problem is if I enter something like "012210-A1" it passes. Is there an easy fix to fail anything where xxx is not in the 0 to 999 range?
Thank you
Solved! Go to Solution.
01-22-2010 10:51 AM
01-22-2010 10:57 AM
Hello,
Please check the link below:
http://forums.ni.com/ni/board/message?board.id=170&message.id=370717&requireLogin=False
Is this what you need?
Thanks.
Best Regards
01-22-2010 11:12 AM