ArcPad Scripting Object Model
Save Method
See Also  Send comments on this topic.
FileName
Optional. A String that specifies the path and filename of the map file (.apm) being saved.
Map Object : Save Method

Glossary Item Box

Description

Saves the current map.

Syntax

object.Save ( [FileName] )

Parameters

FileName
Optional. A String that specifies the path and filename of the map file (.apm) being saved.

Return Type

Boolean

Remarks

If FileName is not specified, the map will be saved with its current path and filename. If the current map is a new map that has not been saved yet and FileName is not specified, the map will not be saved and the Save method will return False.

See Also

© 2012 All Rights Reserved.