I am having trouble using the CHR() function to print Greek ASCII characters. The CHR() function seems to only work with numbers between 0 and 255. Whenever I attempt to print a Greek ASCII character, I get an error.
Example:
? CHR(946)
? CHR(913)
[ERROR] - Function argument value, type, or...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.