Not that it matters, but it seems to me if you set the rowDelimiter to LF and then used split by return thinking you meant it to use LF as the delimiter, you would be surprised at the result. I think (and I don’t know this for sure) that if you had the rowDelimiter set to LF and your document contained returns, you could use Split By Return and it would work, but if you used Split By Row, it would not.
Bob S > On May 29, 2015, at 11:27 , J. Landman Gay <jac...@hyperactivesw.com> wrote: > > On 5/28/2015 8:58 PM, dunb...@aol.com wrote: >> >> I think "split by row" is the same as "split by return" provided the >> rowDelimiter is a return. If that property is something else, I do >> not see how it is different than "split by primaryDelimiter". > > I don't see any difference either. Either I'm missing something, or Mark W. > just put it in for symmetry. :) > > -- > Jacqueline Landman Gay | jac...@hyperactivesw.com > HyperActive Software | http://www.hyperactivesw.com > > _______________________________________________ > use-livecode mailing list > use-livecode@lists.runrev.com > Please visit this url to subscribe, unsubscribe and manage your subscription > preferences: > http://lists.runrev.com/mailman/listinfo/use-livecode _______________________________________________ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode