I recently moved from JMP 16 to JMP 18 and the following line in my script is causing an error while plotting using the graph builder
server = gb_obj<< Get Legend Server; For Each({item}, server << Get Legend Items, item << Set Properties({Marker("Minus")}));
where gb_obj is the graph builder object and error is
Send Expects Scriptable Object at row 6 in access or evaluation of 'List' , {/*###*/LegendModelItem( Label( "meas_para_name" ), Type( "Marker" ) )}
where "meas_para_name" is the name of a measured parameter in the data table plotted.
What to change to get this to work on JMP18?
(let me know if above info is not enough)
When it's too good to be true, it's neither