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

Glossary Item Box

Description

Writes the specified text to the AUX 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 AUX port. It is the script's responsibility to handle situations where less data was written out to the AUX port than was sent via the Write method.

See Also

© 2012 All Rights Reserved.