In order to support this functionality,
░░▒▒▓▓██ »──► To enter a smiley ☺ (☻) (☹) press Alt+1 (Alt+2) (Alt+3)."
I inserted some Linux compiled only code similar to
Code: Select all
X$= Chr(9785)
MessageRequester("SOFTWARE",X$)
Debug X$
Now that I grok the font difference in the debug window, it makes me think this Chr() behavior is a Windows® only problem.
I wonder which font is used in the Linux MessageRequester() function to have that character defined?