Hi,
I have a problem with the clear log (); instruction.
It was working well in jmp 12, 11, 10, etc...
But with the new JMP14 ( Iswitch about 1 month ago), some time it works, some time not.
All my scripts start with this header:
Names Default to here (1); // set all variables as local
Open log (1); clear log();
include("My_own_path.jsl"); // define the path stored in include_path variable
// Real script starts belwo this comment lineAny idea where my pb comes from ?
Hi thanks for the feed back.
I have correcetd some spacing as you mention, in my scrupts, but still the same problem ( not really a pb in fact, more a nuisance).
I confirm it is Ok with same script/same dataset on jmp12.
This issue should probably be passed on to the support folks at JMP
support@jmp.com