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
 [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

Reply via email to