113983
Programmer
- Jul 28, 2008
- 26
I have a generic form where I allow operator to set a flag of do not show this message again. This form can be called from a number of other forms. Is there any way to find out the name of the calling form? I could put it in a _screen property or a public but then I have to change a number of programs so was hoping that VFP stored the calling program name somewhere.