Multiple selection of partition segments
I want to select multiple segments when the partition model is shown. The selected segments will go into the badpopulation jmp file and the rest will go to the good population jmp file. But I don't know how to code it for multiple selection of the segments.My code is as follows where it can make the separation into two categories:Names Default To Here( 1 );
dt = Open( "$SAMPLE_DATA\semiconductor c...