I open 1st form wih parameter:

ifrun32.exe form.fmx param=1

From this for using CALL_FORM I open another
Then using OPEN_FORM I open one more form
Then i want to go to 1st form and close all forms except 1st
How to do it?


If i'll make exit_form i will be in the 2nd