PslResData.SourceCodePage

When parsing the source file this property returns the code page for converting from ASCII to Unicode. 0 is returned if the default code page of the current language should be used. Call PassoloApp.GetDefaultCodePage to obtain the default code page for a language.

Syntax

Expression.SourceCodePage as Long

Expression Object of type PslResData