T
Tino
I have an application that has one Master and many
Children.
A Master is on the screen. On the screen is a COMMAND
button that when pressed cleans the screen and displays a
Child, if one exists.
If there is no Child an (almost) empty screen is
displayed. On the screen are the Key field, which comes
from the Master, and the Year field with a zero. All other
fields on the screen are spaces. On the screen is a
COMMAND button which Exits the Child screen. If the Exit
button is pressed a Child record is added to the Child
table. This is unacceptable. What can I do to stop this
from hapenning?
Children.
A Master is on the screen. On the screen is a COMMAND
button that when pressed cleans the screen and displays a
Child, if one exists.
If there is no Child an (almost) empty screen is
displayed. On the screen are the Key field, which comes
from the Master, and the Year field with a zero. All other
fields on the screen are spaces. On the screen is a
COMMAND button which Exits the Child screen. If the Exit
button is pressed a Child record is added to the Child
table. This is unacceptable. What can I do to stop this
from hapenning?