in reply to Re^8: How can I read DATA in parent and child?
in thread How can I read DATA in parent and child?
Sorry to reply this late, but your result is different from what I wanted to achieve.
Your parent and child read the same DATA once meaning: Every entry is read by either parent or child.
I want to read DATA independently. Parent and child in my real world application need to have the same set of information to do different things with it.
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^10: How can I read DATA in parent and child?
by tybalt89 (Monsignor) on Feb 20, 2019 at 10:06 UTC | |
Re^10: How can I read DATA in parent and child?
by hippo (Archbishop) on Feb 20, 2019 at 09:09 UTC |