ArcPad Scripting Object Model
Open Method
See Also  Send comments on this topic.
ZipArchive
Required. A String that represents the full path of the archive file.
Password
Optional. A String that represents the archive password.
Archive Object : Open Method

Glossary Item Box

Description

Opens the specified archive file.

Syntax

object.Open ( ZipArchive [,Password] )

Parameters

ZipArchive
Required. A String that represents the full path of the archive file.
Password
Optional. A String that represents the archive password.

Return Type

Boolean

Remarks

The archive file is always opened read/write.

Example

See Also

© 2012 All Rights Reserved.