Learn how to build custom Python data connectors and further customize JMP’s Data Connector Framework with the Python Data Connector Demo, available now in the JMP Marketplace!
See how to create experiments to support product design and ID useful product features. Register for June 12 webinar, 2pm US Eastern Time.
I have a windows scheduled task to run a jmp script once a day from our production server. The problem is jmp stays open after the script is run and has to be forced closed by the scheduler an hour later. The script takes less than 1 minute to run and leaves no open tables when it is finished. Is there anyway to close the jmp home screen from within a jmp script?