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 [email protected] _______________________________________________ use-revolution mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-revolution
