Let me elaborate, I need input to be in integer format. Any other will need to throw an exception. I went poking around in the Integer class to no avail, but is there a method to
test if an element of an array of this input is an integer? I expect it could be done through some regex magic, of which I am not proficient, but was hoping there was an easier way.
Thanks in advance,
Brandt
[ August 05, 2006: Message edited by: Brandt Charles ]