J
Jesper Denmark
Hi,
After a given exception I would like to terminate the
program. I've been told that Application.Exit() should do
the trick, but I cant seem to make it work at all. It
compiles fine. But it doesn't seem to do anything - the
program just continues after calling the function. Should
it be in a certain scope or called via the object that
was given as an argument to Application.Run?
Please help.
Jesper.
After a given exception I would like to terminate the
program. I've been told that Application.Exit() should do
the trick, but I cant seem to make it work at all. It
compiles fine. But it doesn't seem to do anything - the
program just continues after calling the function. Should
it be in a certain scope or called via the object that
was given as an argument to Application.Run?
Please help.
Jesper.