When I go to Tables/Subset and then in the platform, when I click on OK, the enhanced log captures the action.
When I use JSL to click on OK, the log ignores this action:
subset();
window("Subset")[Button Box(2)] << click()
The same platform, the same button - and a special functionality prevents the log from logging.
Argh!
According JMP support (00156411): There is no workaround for this behavior.
Oh no!
For error messages, there is the secret Batch Interactive setting which can be used to switch between Scripting and Interactive mode. Does anyone know of a similar setting for the log - to make the log verbose ?
... or deaf?