sachinbaan
14th August 2014, 06:58
Hi,

I want to do validation when program is ended or program is aborted , I did it for worktop, but I want it for ming.le , when browser gets closed, how should I handle it?

please help.

bhushanchanda
14th August 2014, 09:33
Hi,
Have'nt done a lot in Ming.le but have you tried choice.abort.program or choice.end.program?

sachinbaan
14th August 2014, 14:03
hi,


I have been tried choice.end.program and choice.abort.program,
it works only if i use "Save and exit" or "End Program", but if i am closing browser then it doesn't works.

bhushanchanda
15th August 2014, 18:05
Hi,

I remember I was working with WebUI and was trying to capture the browser closing scenario. I am afraid but you cannot handle it through your script.