Adding a Custom Message to all JMP Windows
Here's a simple way to add a message to all JMP Windows. This could be customized to determine which type of window, then display a different message for each window type. This could also be used in a custom Add-In that could be installed via a custom JMP installation package so that it always runs when JMP opens.
This might be useful, for example, wherever a notification or message nee...