O.P. RE: [split] What scripts can't do.
the example said - 1 so I added that too... I also tried without it, still didn't work.
What I'm trying to do first is get the ascii equivalent of the char.
for example, ' ' = 32, 'a' = 97, 'b' = 98, 'A' = 65, '1' = 49.
This post was edited on 12-15-2006 at 11:18 PM by waterbottle.
|