SET CPCOMPILE Command

Specifies the code page for compiled programs.

SET CPCOMPILE TO [nCodePage]

Parameters

nCodePage

Specifies the compilation code page with nCodePage.

For additional information on code pages and Visual FoxPro's international support, see Code Pages Supported by Visual FoxPro in Developing International Applications.

Issue SET CPCOMPILE TO without nCodePage to reset the compilation code page to the current code page. Use CPCURRENT( ) to determine the current code page.

Expand imageRemarks

Expand imageSee Also


© , 1996-2020 • Updated: 11/10/20
Comment or report problem with topic