Skip to Content
0
Former Member
Oct 23, 2008 at 10:57 AM

need help on string functions

23 Views

Hi,

I want to split contents of one character variable of length 15. say variable a stores string of length 15. i want to store first characters of a to variable b and rest of 11 characters in variable c.

i dont have any saperator there.

Please help