two questions: send and references
    Mark Smith 
    masmit at gmail.com
       
    Tue Sep 20 13:14:26 EDT 2005
    
    
  
So
put the long id of fld "xyz" into id1
put the long id of fld "abc" into id2
send "hi id1,id2" to field "abc" of card "argh"
should work, no?
On 20 Sep 2005, at 18:01, Mark Wieder wrote:
>> Try stuffing the values you want to send into variables and then do
>> this:
>>
>
>
>> get the long id of field "xyz"
>> send "hi it" to field "abc" of card "argh"
>>
>
> Thanks. Unfortunately, I need to pass two of these fully-qualified
> identifiers at one pass. I'd need two separate "it" variables to do
> this.
>
    
    
More information about the use-livecode
mailing list