I'm using msgbox2 in a code module (this function is used from several activities) to have it on one position.
in debug it is working, but in release it always returns "cancel" without showing up.
As i understook, i should use Msgbox2Async instead.
But I can't use Msgbox2Async in a code module.
Is there any work around to have the (or any) msgbox2 in a code mudule?
Thx
Karl
in debug it is working, but in release it always returns "cancel" without showing up.
As i understook, i should use Msgbox2Async instead.
But I can't use Msgbox2Async in a code module.
Is there any work around to have the (or any) msgbox2 in a code mudule?
Thx
Karl