ArcPad Scripting Object Model
CodePage Property
See Also  Send comments on this topic.
File Object : CodePage Property

Glossary Item Box

Description

Returns or sets the codepage of the file.

Property type

Read-write property

Syntax

object.CodePage = [ value ]

Return Type

Long

Remarks

The CodePage property is applied when the file is opened using the system default mode. That is, when the Format argument of the Open method is apFileSystemDefault (-2).

See Also

© 2012 All Rights Reserved.