E
Eric
How do I tokenize a string into individual chars and then
access the elements in order to create a scroll effect in
a textbox? Is this possible through an array?
I don't know if this is the best way to make a textbox
scroll, but is the only thing I can think of besides doing
MID().
access the elements in order to create a scroll effect in
a textbox? Is this possible through an array?
I don't know if this is the best way to make a textbox
scroll, but is the only thing I can think of besides doing
MID().