When JMP’s system setting is Charset("utf-8"), how can a variable be automatically saved as a txt file in Charset("gb2312") format?
Is changing the system setting to Charset("gb2312") the only way to save a variable as a txt file in Charset("gb2312") format?
On a 64-bit Simplified Chinese Windows 11 system.
Thanks!