CodePage Property
Contains the code page of a file in a project. Read-only at design time and run time.
Object.CodePage
Remarks
The code page is a numeric value indicating the character set used for the file. Code pages usually correspond to different platforms and languages and are used in international applications.
See Also
CPCONVERT( ) Function | CPCURRENT( ) Function | CPDBF( ) Function
Applies To: File Object