Consultor Eletrônico



Kbase P94075: Does the codepage chosen for character setting during installation affects CHR function used for sen
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   20/09/2004
Status: Unverified

GOAL:

Does the codepage chosen for character setting during installation affects CHR function used for sending control characters to a printer

FIX:

No. During a Progress installation you will be prompted to select CharacterSet, Collation and Case on the International Settings. Your selection is going to be saved into the startup.pf file located at the $DLC directory. But these selections affects only the following code page parameters:
-cpinternal
-cpstream
-cpcoll
-cpcase
CHR function used for sending control characters to a printer is affected only by -cpprint parameter
So, since none of the parameters listed above affect the -cpprint, the codepage setting chosen for CharacterSet during installation affects CHR function used for sending control characters to a printer.