It's not really any different than any function, just pass arguments and return 
values.

I spent a minute trying to see if I could spot anything but didn't.  Maybe 
write a reduced class that does nothing more than pass some data back and forth 
and post that up?  I find that the excercise of reducing my issues to a simple 
test case often shows me what I'm doing wrong :)

On Aug 6, 2010, at 1:21 PM, Paul Saukas wrote:

> My problem is passing back data from one function to another.

Reply via email to