cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • DownloadSemiconductor Toolkit: Tools to create wafer maps, add wafer geometry to graphics, explore die defects & compare wafers.
  • Discovery Summit 2026: Early User Edition - September 23-24.Register. It's free.
  • Use JMP Clinical with CDISC-compliant data. Review studies, ID safety and efficacy signals & communicate findings with interactive graphics. Register to see how. Aug. 27, 2 pm US ET.

JMP Wish List

We want to hear your ideas for improving JMP. Share them here.
Choose Language Hide Translation Bar
0 Kudos

Set Window Position()

What inspired this wish list request? 

It is difficult to find the correct syntax for jsl to set the window position. We get window position with a command to the report object like

r << Get Window Position();

But the command to set the window position is actually "Move Window(x,y)"

r << Move Window(100,50);

 

What is the improvement you would like to see? 

Please add function "set window position", as a synonym for the function "move window"

r << Set Window Position(100,50)

 

Why is this idea important? 

It is important to make jsl scripting user friendly and readable so that users are more free to embed JMP jsl scripts into daily infrastructure which will cement JMP as a hard-to-change software into businesses which will be sure to keep JMP license renewals high.

 

1 Comment
Status changed to: Acknowledged

Thank you for submitting this request!