On 24/07/14 19:28, Klaus major-k wrote:
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"
...



Thanks for quick and comprehensible answer!

It would be "quite a good thing" if that were explicitly explained somewhere,

The Dictionary, perhaps?

Richmond.

_______________________________________________
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

Reply via email to