PDA

View Full Version : input object question



Solmos
01-03-2007, 05:51 AM
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:huh

holtgrewe
01-03-2007, 09:58 AM
Solmos
If I understand your question, look at String.Length() to determine the size of the input string. HTH.