put set step on in the menu item where u are calling the form and run the app or prg. if u go to trace mode and the form u have connected to menu item is running then do the following.
delete the exe file u are creating
purge (if lan)
now rebuild ur exe with rebuild all option(remove set step on)
now run ur exe
|