Hi all,
we converted a VFP3.0 program to 5.0, but the first screen just fly by like a splash screen, which is suppose to be the main screen with couple of command buttons, then the program close itself, this program is working fine under version 3.0, and using the debugger the above situation is not happening, the program will do just fine, the code for the startup form as follows:
...
DO FORM form1.scx
READ EVENTS
...
any help will be very appreciated and TIA
Dennis
we converted a VFP3.0 program to 5.0, but the first screen just fly by like a splash screen, which is suppose to be the main screen with couple of command buttons, then the program close itself, this program is working fine under version 3.0, and using the debugger the above situation is not happening, the program will do just fine, the code for the startup form as follows:
...
DO FORM form1.scx
READ EVENTS
...
any help will be very appreciated and TIA
Dennis