Skip to Content
0
Former Member
Jan 14, 2008 at 05:16 AM

Splitting string

26 Views

Hi,

I have a string. Length can vary b/w 0 and 900. I would like to split this string into variables l1,l2,l3,l4. l1,l2,l3,l4 are of length 250. Please tell me how this can be done.

Thanks,

Prasy