ArcPad Scripting Object Model
Write Method
See Also  Send comments on this topic.
String
Required. A String that specifies the text to write.
GPS Object : Write Method

Glossary Item Box

Description

Writes the specified text to the GPS port.

Syntax

object.Write ( String )

Parameters

String
Required. A String that specifies the text to write.

Return Type

Long

Remarks

The return value contains the number of characters actually written to GPS port. It is the script's responsibility to handle situations where less data was written out to the GPS port than was sent via the Write method.

See Also

© 2012 All Rights Reserved.