as he is scrip so that in a single object input are 2 numeros, and if the user introduces but of 2, or less than 2 than it shows a message. thanks![]()
Professional Software Development Tools
as he is scrip so that in a single object input are 2 numeros, and if the user introduces but of 2, or less than 2 than it shows a message. thanks![]()
Solmos
If I understand your question, look at String.Length() to determine the size of the input string. HTH.