another question about finding duplicates

Mark Smith mark at maseurope.net
Sun Jan 27 14:38:20 EST 2008


Andre, 'split'  won't get upset by other tabs (or whatever  
itemDelimiter) in the data. If you <split someData by cr and tab>,  
the array will simply have the first item of each line as keys, and  
item 2 to -1 of each line as the contents.

Best,

Mark

On 27 Jan 2008, at 19:01, Andre Garzia wrote:

>  It may be better than the previous code with arrays because
> your data can contain tabs with no problem without breaking some split
> command.




More information about the use-livecode mailing list