ArcPad Scripting Object Model
Archive Object
See Also  Members  Send comments on this topic.

Glossary Item Box

Description

Archive

 

An Archive object provides platform independent access to ZIP archive files. An Archive object is a creatable object in ArcPad. Here's an example of creating a new Archive object:

Dim myZip
Set myZip = Application.CreateAppObject("Archive")

See Also

© 2013 All Rights Reserved.