cells in a table field

-= JB =- sundown at pacifier.com
Thu Mar 27 15:55:17 EDT 2008


I meant to write the code:

  put tab & "Hello" into line 4 of fld id 1004

-=>JB<=-



On Mar 27, 2008, at 12:52 PM, -= JB =- wrote:

> I figured out how to enter the info with this code:
>
>      put "Hello" & tab & "John" into line 4 of fld id 1004
>
> Now how do I write a script to get line 4 cell 2
>
> -=>JB<=-
>
>
>
> On Mar 27, 2008, at 10:56 AM, -= JB =- wrote:
>
>> 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.
>>
>> thanks in advance,
>> -=>JB<=-
>>
>> _______________________________________________
>> 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
>>
>
> _______________________________________________
> 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