ArcPad Scripting Object Model
Password Property
See Also  Send comments on this topic.
Archive Object : Password Property

Glossary Item Box

Description

Returns or sets the password for the archive.

Property type

Read-write property

Syntax

object.Password = [ value ]

Return Type

String

Remarks

When the Password property is set, that password is applied to subsequent calls to the PutFile and GetFile methods. The password can be changed anytime during the life of an ARCHIVE object, thereby supporting multiple passwords in the same archive file.
If the Password is set to an empty string ("") or not specified, files in the archive are not password protected when added to the archive and password protected files present in the archive cannot be extracted.

Example

Example

See Also

© 2012 All Rights Reserved.