Can't pass array function result as parameter

J. Landman Gay jacque at hyperactivesw.com
Thu Mar 30 23:44:48 EST 2006


James Spencer wrote:

> My problem is that while the debugger shows tArray in my mouseUp  
> handler to be valid and shows it to have been correctly modified,  when 
> I step into the library code for LibUseDifferentArray, it shows  pArray 
> as empty and the processing fails.  In order to get it to work  I have 
> had to copy tArray to a new array, element by element:

Here's an old discussion that may help:

<http://lists.runrev.com/pipermail/metacard/2003-June/005126.html>

Basically, sometimes you can pass an array and sometimes you can't.

-- 
Jacqueline Landman Gay         |     jacque at hyperactivesw.com
HyperActive Software           |     http://www.hyperactivesw.com



More information about the use-livecode mailing list