Command line beautifier output differs from editor

We are going to run batch file in "command window" to mass-beautify all files in directory with "beaut" command.
Problem is that command line beautifier loses all non-ascii national characters (which are used used in commented text), while the "Edit->PLSQL Beautifiles" menu options works OK. Do you have any solution to that?

version 7.1.2.1363
Character Sets
Character size: 1 byte(s)
CharSetID: 32
NCharSetID: 871
Unicode Support: True
NLS_LANG: POLISH_POLAND.EE8MSWIN1250
NLS_CHARACTERSET: EE8ISO8859P2
NLS_NCHAR_CHARACTERSET: UTF8
 
There is indeed a Unicode related bug when using the command-line interface. We have fixed this, and if you want a patch, just let me know and I will upload it.
 
I tried formatting with 7.1.3.1380 - alas the "command window" beautifier problem is still present, despite the version release note claimed the problem is resolved.
I need to resolve this problem in a couple of days and need your support urgently.
 
Back
Top