I have made a form and by selecting a pop bar on this form I want to run a MAIN.PRG file.
But on running main.prg the parent form not releasing even its showing on the screen and main.prg texts showing on that forms body and its hang.
I have used some command in .PRG file but its not working
RELEASE FORM D:\IPA\IPA.SCX
RELEASE ALL
kindly tell me how to release or hide the main form when running PRG file.
Thanks in advance.
Asif