PreviousNextIndex

FIX-CODEPAGE statement

Sets the code page of an empty LONGCHAR variable. When set to a valid code page, the code page of the specified variable is fixed and overrides any default behavior in assignment operations (including the COPY-LOB, OVERLAY, and SUBSTRING statements).

Syntax

FIX-CODEPAGE ( longchar ) = codepage 

longchar
codepage
See also

GET-CODEPAGE function, IS-CODEPAGE-FIXED function


OpenEdge Release 10.2B
Copyright © 2009 Progress Software Corporation
PreviousNextIndex