In xDX Designer exists the comfortable command AppendOutput which can create a User-Tab with Usermessages.
I need the same Functionality in xPCB. But I only found DisplayMessage. This command has 2 bad characteristics...
1) When the User had closed the Message Window, occurs a Windows MessageBox on Screen which must be handled (it forces an action from the User)
2) It cannot create a UserTab in the Message Window.
1 ==> is not acceptable
2 ==> is bad!
Is there really no command in xPCB like that in xDX Designer??