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

report/save script: add semicolon

☐ cool new feature
☑ could help many users!

☑ removes a „bug“

☐ nice to have

☐ nobody needs it

 

 

When scripts are copied to the Scripting Window via the save script command in the red-triangle menu, there is a Semicolon added at the end of the script to glue them together.

When the scripts are saved to the data table or copied to the clipboard, no Semicolon is added.

 

Mi wish: please let JMP add the Semicolon independent of the case.

Then the scripts can be concatenated manually without taking care if the glue operator is missing.

 

 

 

 

more wishes submitted by  hogi_2-1702196401638.pnghogi_2-1702196401638.png

 

8 Comments
Status changed to: Acknowledged

Hi @hogi, thank you for your suggestion! We have captured your request and will take it under consideration.

Status changed to: Investigating
 
mia_stephens
Staff
Status changed to: Yes, Stay Tuned!
 
hogi
Level XIII

thanks a lot!

a tiny little change in Jmp - but a huge improvement for the users - especially the newbies:)

hogi
Level XIII

when will it be introduced?

hogi
Level XIII
mia_stephens
Staff
Status changed to: Delivered

This change was made in JMP 18. Thanks for the suggestion @hogi !

hogi
Level XIII

Thanks @mia_stephens . This will facilitate JSL scripting a lot for new Jmp user :)


did you notice that

<< get script()

still returns the script without semicolon?