pass by reference with multiple parameters?
Dar Scott
dsc at swcp.com
Sun Jul 13 22:26:00 EDT 2003
On Sunday, July 13, 2003, at 09:10 PM, Dar Scott wrote:
>> On Sunday, July 13, 2003, at 08:22 PM, Dar Scott wrote:
>>> Message execution error:
>>> Error description: Handler: can't find handler
>>
>> Is the card script on the message path? Try going to that card, then
>> doing the message box.
>>
> It is in the card script. The Apply button is clicked. I'm on that
> card. The name of the stack is in the button bar of the
Blind spot.
I had put
put 5 into x
testIt 5, 6
instead of
put 5 into x
test it x, 6
Hmmm.
I get just 5.
Dar
More information about the use-livecode
mailing list