ArcPad Scripting Object Model
Open Method
See Also  Send comments on this topic.
FileName
Required. A String that specifies the path and filename of the map file (.apm) to open
Map Object : Open Method

Glossary Item Box

Description

Closes the current map and opens the specified map.

Syntax

object.Open ( FileName)

Parameters

FileName
Required. A String that specifies the path and filename of the map file (.apm) to open

Return Type

Boolean

Remarks

The return value indicates whether the specified map was opened (True) or not (False).

See Also

© 2012 All Rights Reserved.