Am I right we still don't a modal dialog box like in Windows MessageBox() where we can ask a question and find out which button was pressed by the user?
Hi Piotr,
The log entry: 2024-12-14 08:40:43 0.000 CallHal(IsHansaWorldCustomer)
appears because the server is running with the verbosity=debug-detailed setting in its parameters.txt file.
Thi...