cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • 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.

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!