Naive question 5978 + 1

Klaus major-k klaus at major-k.de
Thu Jul 24 12:28:00 EDT 2014


Hi Richmond,

Am 24.07.2014 um 17:48 schrieb Richmond <richmondmathewson at 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
klaus at major-k.de





More information about the use-livecode mailing list