M
Marcus
A form holds some code that performs database health check.
As it can take some time to perform, it is possible to halt execution,
closing the form......
....but..... the underlying code, keeps executing......
Is there a statement that can terminate all code execution?
As it can take some time to perform, it is possible to halt execution,
closing the form......
....but..... the underlying code, keeps executing......
Is there a statement that can terminate all code execution?