Import with decimal separator comma in JMP 16 - Custom Locale Settings not working
I have to import some text files where comma (,) is used as decimal separator. I don't want to change my settings from English/Use JMP Settings since otherwise my other imports and scripts stop working, so I thought I'd try the new feature in JMP 16.1 (JSL command to Get and Set the Display Language in JMP ) that @Jeff_Perkinson mentioned.So off I go building my little script :Get Preferences( Cus
...