Roger Eller wrote:
Why is LiveCode's default delimiter a comma, such as in the dateItems? Is it simply because it is visible, whereas a TAB is not?
I believe that's why it was chosen for HyperTalk, and RunRev followed suit on that.
For the data types supported inherently in HC, it's generally okay because they don't include in-data commas (dateItems is a good example).
But by letting scripters put their own data into such chunks it opens up a world of potential hurt, which is why SuperCard, OMO, and LiveCode support customizable delimiters (the itemDelimiter and lineDelimiter properties). HC would probably have added those too had it lived long enough.
-- Richard Gaskin Fourth World LiveCode training and consulting: http://www.fourthworld.com Webzine for LiveCode developers: http://www.LiveCodeJournal.com LiveCode Journal blog: http://LiveCodejournal.com/blog.irv _______________________________________________ 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