two questions: send and references

Klaus Major klaus at major-k.de
Tue Sep 20 13:17:54 EDT 2005


Hi Mark,

> Trevor-
> Tuesday, September 20, 2005, 8:30:20 AM, you 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.

you just won't believe it, but this will also work with other vars :-D

...
put the long id of field "xyz" into it2
send "hi it2" to field "abc" of card "argh"
...

> ...
>
> -- 
> -Mark Wieder
>  mwieder at ahsoftware.net

Regards

Klaus Major
klaus at major-k.de
http://www.major-k.de




More information about the use-livecode mailing list