JMP csv import automatically converting hex to dec
Hello, I have a csv file with one of the columns containing data such as 0x62, 0x68, etc. When importing the csv into JMP using JSL open(infile), it is found that JMP automatically converts the column into a Numeric datatype, changing 0x62 to 98 (decimal) in the process. Manually importing the csv not using script, the same issue (auto-converts). It only happened to one of the computers, other com...
vince_faller