ok, i just got the time from the computer and i want to turn
"Fri Apr 26 09:47:43 2002" which is what the char holds into an integer. Basically i want to take the 09:47:43, turn it into 094743, and put it in an integer so i can later use that number and compare it with others... thanks