View Single Post
Old May 26th, 2006, 10:05 AM   #17
NSchnarr
Newbie
 
Join Date: May 2006
Posts: 28
Rep Power: 0 NSchnarr is on a distinguished road
using a switch, or nested if statement even should allow this to be done within a while loop. there is no need for arrays, just temporary string variables.
NSchnarr is offline   Reply With Quote