Read sentences into coll
I want to open a text file containing poetry. Each line ends with nl or cr. I want to create a collection where each item is a line. Sounds like job for one of those text parses I used to use in C programming but hat has be years. Has anyone written Max objects that parse? Any other ideas?