Hi Richmond, Am 24.07.2014 um 17:48 schrieb Richmond <richmondmathew...@gmail.com>:
> Which could also be titled "Avoiding the Data Grid if at all possible." > So; Richmond, only about 12 years after discovering Livecode, tries a table > field . . . > And wonders who one refers to the columns and/or cells. a table field is basically a field with TAB and CR delimited text! > I want to copy the contents of line 2, column 3 into another field. ... set itemdel to TAB put item 3 of line 2 of fld "your table field here" into fld "anohter field" ... > Would be glad if somebody could tell me how. > > Richmond. Best Klaus -- Klaus Major http://www.major-k.de kl...@major-k.de _______________________________________________ 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