Code:
cls
?"input subnet to search?"
do
  gets $input
until $input <= 255


Seems simple enough, but how can one do the same basic idea but ensure that they did not enter any alpha characters?
_________________________
Today is the tomorrow you worried about yesterday.