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.
  • See how to design an experiment, explore factor-response relationships, assess tradeoffs, and ID best settings. Register for Sep. 11 Mastering JMP.

Discussions

Solve problems, and share tips and tricks with other JMP users.
Choose Language Hide Translation Bar
jan_solo
Level III

How to set default decimal sign based on locale

Hi everyone,

 

I'm writing a script that will be used in both Europe and US.  The problem I run into is the decimal sign.  Default, JMP uses the regional settings from Windows to determine what it should be.

 

I can change it to a point using <<use locale(0) after the expression (default = 1).

 

However, is there a way to change the default value for the entire script once?

 

Thank you,

 

Jan

1 ACCEPTED SOLUTION

Accepted Solutions

Re: Set default decimal sign

Jan,

Under File > Preferences there is a check box under language selection that you can check to force the usage of JMP language instead of local custom for numbers et.al.  Might be worth a try.  You can switch back and forth as needed.

7732_Capture1.JPG7732_Capture1.JPG

View solution in original post

1 REPLY 1

Re: Set default decimal sign

Jan,

Under File > Preferences there is a check box under language selection that you can check to force the usage of JMP language instead of local custom for numbers et.al.  Might be worth a try.  You can switch back and forth as needed.

7732_Capture1.JPG7732_Capture1.JPG

Recommended Articles