cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • Instantly extract effect sizes, F-ratios, and FDR-adjusted p-values from your models with the Calculate Effects Sizes extension, available now in the JMP Marketplace!
  • New to JMP? Join us Sept. 23-24 for the Early User Edition of Discovery Summit, tailor-made for new users. Register now for free!
  • See how to use the JMP Marketplace – Free tools to expand JMP capabilities. Register. July 10, 2 pm 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!