Progress
Startup Command and Parameter
Reference
R-code out Code Page (-cprcodeout)
codepage
Name of the code page for writing r-code text segments.
Use R-code out Code Page (-cprcodeout) to direct Progress to use the code page you specify to mark and convert text segments (any translatable text) when it writes r-code. If you do not specify cprcodeout, Progress uses the code page you specify with Internal Code Page (-cpinternal) to write r-code.
Typically, you do not need to specify this parameter since Progress converts the text segment to the -cpinternal code page when reading r-code. If the code page of the intended user is known, however, you can use this parameter to provide r-code in the user’s code page. Performance savings are not significant.
To retrieve the value of this startup parameter at runtime, use the SESSION System handle. To determine the code page of an r-code file, use the RCODE-INFO handle.
Copyright © 2004 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |