problem with transfert of data from one substack to another one
Mark Wieder
mwieder at ahsoftware.net
Wed Nov 22 13:29:40 EST 2006
Andr-
Wednesday, November 22, 2006, 9:23:26 AM, you wrote:
> put theItem into gTheTarget
If you don't need the redirection, I'd code that as:
put theItem into field "duration"
but if you really do need the ability to redirect the output then you
want
put theItem into field gTheTarget
--
-Mark Wieder
mwieder at ahsoftware.net
More information about the use-livecode
mailing list