beetlebailey
Programmer
I have $(0) which = 987723605XXXA9347286
$(1) should always be 4 characters: 9877
$(2) should always be the next 8 characters: 23605XXX
$(3) should always be the last 8 characters: A9347286
Is anyone familiar on how to break this up and assign a string variable for each new string ?
Thanks for any and all comments.
$(1) should always be 4 characters: 9877
$(2) should always be the next 8 characters: 23605XXX
$(3) should always be the last 8 characters: A9347286
Is anyone familiar on how to break this up and assign a string variable for each new string ?
Thanks for any and all comments.