Can't upload letters with Shift-JIS encoding [SOLVED]
I'm making a script that replaces Shift-JIS encoded Latin letters with their Unicode counterparts. Issue is, uploading the script to Greasyfork causes the Shift-JIS "reference table" to be replaced with plain-old Unicode, not only rendering the script useless, but guaranteeing infinite loops.
How do I get around this?
UPDATE: Never mind. It was the script doing its thing the whole time.
Can't upload letters with Shift-JIS encoding [SOLVED]
I'm making a script that replaces Shift-JIS encoded Latin letters with their Unicode counterparts. Issue is, uploading the script to Greasyfork causes the Shift-JIS "reference table" to be replaced with plain-old Unicode, not only rendering the script useless, but guaranteeing infinite loops.
How do I get around this?
UPDATE: Never mind. It was the script doing its thing the whole time.