buddyrich2
Technical User
I have a (paper)form to fill out that requires me to put each character in a separate box (i.e. a first name). I was thinking I would take a string and separate out each character, put each character into a temporary table, then use that to put the characters in in the appropriate place on the form.
Is this possible and if so, can someone give me an example of the code?
Thanks!
Is this possible and if so, can someone give me an example of the code?
Thanks!