i want to split the string by 5 characters and do something to each of the splits:a(b)cd(e)f
any advice would appreciated Thankssplit 1 = a(b)c split 2 = d(e)f
2005-10-04 Retitled from "split" by Corion, as per Monastery guidelines
Original title: 'split'
In reply to Split a string into items of constant length by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |