I have created an exe out of my database and set forms to modal and showwindow to 1, and all seem to work but it is messy none of the forms close they just keep popping up on top of one another.
How do I get it to look neat and tidy and close forms? as the other ones open I have tried the read event close events thing on the login screen but this leaves it up on the screen too. All buttons to open other forms end with line thisform.release but it does not close the form on screen it does in VFP what am I doing wrong.
Thanks
Rach
How do I get it to look neat and tidy and close forms? as the other ones open I have tried the read event close events thing on the login screen but this leaves it up on the screen too. All buttons to open other forms end with line thisform.release but it does not close the form on screen it does in VFP what am I doing wrong.
Thanks
Rach