in reply to Re: Non deliminatd Nested text
in thread Non deliminatd Nested text
Just in case, test to see whether $bracket_count ever goes to -1. In the case where your string is aaa]bbb[... you probably want to do something a little more drastic than pushing (a, a, a, ]bbb[) into the output array :)
|
|---|