cells in a table field

-= JB =- sundown at pacifier.com
Thu Mar 27 16:56:39 EDT 2008


No not either, it is John Balgenorth

thanks for the info!

-=>JB<=-



On Mar 27, 2008, at 11:01 AM, Klaus Major wrote:

> Hi JB (Jim Beam? James Brown? :-)
>
>> How do you access the different cells in a table field.
>>
>> Let's say I want to put "Hello" into line 4 column 2 of a table field
>> what is the proper way to write it.
>>
>> I have tried things like put "Hello" into line 4,2 of fld id 1004 but
>> it does not work.
>
> "table fields" are just TAB delimited fields, so you can:
> ..
> set itemdelimiter to TAB
> put "Hello" into item 2 of line 4 of fld id 1004
> ..
>
>> thanks in advance,
>> -=>JB<=-
>
> Best
>
> Klaus Major
> klaus at major-k.de
> http://www.major-k.de
>
>
> _______________________________________________
> use-revolution mailing list
> use-revolution at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your  
> subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-revolution
>




More information about the use-livecode mailing list