On 5/29/2015 1:44 PM, Bob Sneidar wrote:
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.
You can set the rowDelimiter, which would then make "split by row" act exactly like "split by primarydelimiter". So I still don't get it.
-- Jacqueline Landman Gay | [email protected] HyperActive Software | http://www.hyperactivesw.com _______________________________________________ use-livecode mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode
