Save the file as UTF-8, preferably with the three-byte BOM signature at the start.

Cheers,

Don

By on 9/13/2006 5:16 AM ()

UTF8 Ok.
But it is not so convenient.
Because the majority of text editors do not support this coding, and work in cp1251.
(in Russian version Windows)

It is necessary to edit a file in cp1251. Before compilation to recode in UTF8. not conveniently.

If there is a way to specify fsc the coding of a file, it would be very good.

By on 9/13/2006 5:24 AM ()

Hi Antoni,

OK, we'll add a switch to allow you to specify an arbitrary encoding (codepage) for inputs.

Until we have it implemented and released you should use UTF-8 or write a small pre-processing utility to load and save in the desired encoding prior to compilation.

Thanks!

Don

By on 9/13/2006 7:09 AM ()
IntelliFactory Offices Copyright (c) 2011-2012 IntelliFactory. All rights reserved.
Home | Products | Consulting | Trainings | Blogs | Jobs | Contact Us | Terms of Use | Privacy Policy | Cookie Policy
Built with WebSharper