ArcPad Scripting Object Model
Export Method
See Also  Send comments on this topic.
File
Required. A String that specifies the File.
CoordSys Object : Export Method

Glossary Item Box

Description

Exports the CoordSys object to a projection file (.prj).

Syntax

object.Export ( File )

Parameters

File
Required. A String that specifies the File.

Return Type

Boolean

Remarks

The return value indicates whether the CoordSys object was successfully exported (True) or not (False). If the file specified in the File argument already exists, it will be overwritten.

See Also

© 2012 All Rights Reserved.