Consultor Eletrônico



Kbase 15638: Using International Code Pages with Report Builder
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   10/05/1998
Using International Code Pages with Report Builder

Following is some general information that applies to the
use of 7.3B, 7.3C, or 7.3D Report Builder with 8-bit
characters.
Setting The Engine Parameters for Report Builder:

Since Report Builder V7 does not recognize PROGRESS startup
parameters specified in the comand line or in a parameter
file, the values for -cpinternal, -cpstream, -cpcoll, and
-cpcase need to be specified in the [ReportBuilderDefaults]
section of PROGRESS.INI. These parameters should be on a
single line in the following form:

EngineParameters=-cpinternal <code page> -cpstream <code
-cpcoll <collation> -cpcase <case>

The value for each setting should be the same value that
you use on the PROGRESS command line or in your startup
parameters file.
For example, a user in the Czech Republic with a Windows
codepage of 1250 would use the following:

[ReportBuilderDefaults]
EngineParameters=-cpinternal 1250 -cpstream 1250 -cpcoll
-cpcase Basic

If you are not using any of these parameters with PROGRESS,
then you can leave the EngineParameters setting blank to
use the PROGRESS defaults; however, note that Version 7.3A
of Report Builder added the line EngineParameters=-charset
ibm850 to the PROGRESS.INI file, so you will need to remove
this line, if it exists, prior to running 7.3B, 7.3C, or
7.3D.


Progress Software Technical Support Note # 15638