David-Sarah Hopwood wrote:
> Dmitry Negius wrote:
>> I have done like you said under my Windows XS Service Pack 3 computer.
>> I have written and compiled next:
>>
>> functor
>> import
>>  Application
>>  System
>> define
>>  {System.showInfo "АБВГД"}
>>  {Application.exit 0}
>> end
>>
>> The output from this program is pseudo-graphic trash - not the Russian
>> letters.
> 
> If the file was not saved in notepad, then open it in notepad, check
> that the Cyrillic characters look correct, and then re-save it making
> sure that the encoding is 'ANSI'. (This is just so that we can be sure
> that the file is encoded as code page 1251, Windows Cyrillic.)

I should have mentioned that I'm assuming you are using a Russian-localised
copy of Windows.

-- 
David-Sarah Hopwood  ⚥  http://davidsarah.livejournal.com

_________________________________________________________________________________
mozart-users mailing list                               
[email protected]
http://www.mozart-oz.org/mailman/listinfo/mozart-users

Reply via email to