[HELP] does anyone know how to create revolution arrays with externals?

Andre Garzia andre at andregarzia.com
Fri Feb 13 17:57:34 EST 2009


Mark,

again, thanks!!! Right now I am trying to solve the callback first. If
the callback does not work, then, there's no point in the arrays, they
are to be used in the callback message. I think I'll go with setarray.

:D

Thanks again
andre

On Fri, Feb 13, 2009 at 7:50 PM, Mark Wieder <mwieder at ahsoftware.net> wrote:
> Andre-
>
> Friday, February 13, 2009, 1:01:58 PM, you wrote:
>
>> I am cooking a brand new external. I want to create a function that
>> returns an array, does anyone here has a pointer to some call to
>> create arrays from the external? Can we return array values or can we
>> modify a passed variable to be an array?
>
> Do you actually need to create the array from the external? Otherwise,
> shouldn't SetArray() and GetArray() work? If not, you could always
> resort to SendCardMessage() to do the dirty work...
>
> The documentation for SetArray() says about the variable "If found the
> value of the variable is cleared and then setup as an array."
>
> --
> -Mark Wieder
>  mwieder at ahsoftware.net
>
> _______________________________________________
> 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
>



-- 
http://www.andregarzia.com All We Do Is Code.



More information about the use-livecode mailing list