I have a main form that calls a child form (Do form mychild1.scx)that in turn calls a child of its own (do form mychild2.scx. When I launch the main form and then child1, none of child1's properties appear in the debug windows and a subsequent launch of child2 results in child2 being unable to access child1 properties. However, if I don't launch the main form and instead begin with child1 and then child2, all child1 properties are available. Seems I am missing something simple.
Loomis
Loomis