[MacPerl-AnyPerl] Spliting a string

2003-08-18 Thread Eelco Alosery
I want to split a string into servral partsThe string starts whith ## than the text and than again ## but the string lent is not a fixed sise. It can by: ##text1##text2##text3## but also longer like: ##text1##text2##text3##text4##text5##text6##text7## I want to split this string zo i can display

Re: [MacPerl-AnyPerl] Spliting a string

2003-08-18 Thread John Delacour
At 10:04 pm +0200 18/8/03, Eelco Alosery wrote: I want to split a string into servral partsThe string starts whith ## than the text and than again ## but the string lent is not a fixed sise. It can by: ##text1##text2##text3## but also longer like: ##text1##text2##text3##text4##text5##text6##text7

Fwd: [MacPerl-AnyPerl] Spliting a string

2003-08-18 Thread Eelco Alosery
Begin doorgestuurd bericht: Van: Eelco Alosery <[EMAIL PROTECTED]> Datum: maa, 18 aug 2003 22:14:57 Europe/Amsterdam Aan: Morbus Iff <[EMAIL PROTECTED]> Onderwerp: Antw.: [MacPerl-AnyPerl] Spliting a string Thaks for your reply, But the string i want to read is from a cookie and i have put the