7 - Encoding is not found
End key not found.
system outputencoding ufp-8;
BH#1#7 - DevCode -> 0 | Path 'C:\Users\GROOPHY\Desktop\scripttest.txt'
Encoding is not found, this might be what you're looking for: 'uft-8'.
Ln: '0' | ChLn: '22-23' | Ch: 'u'
system outputencoding ufp-8;
https://groophy.gitbook.io/bhdocs/extras/systemkeywords/outputencoding
Fix method:
system outputencoding uft-8;
Last updated