ArcPad Scripting Object Model
WriteLine Method
See Also  Send comments on this topic.
String
File Object : WriteLine Method

Glossary Item Box

Description

Writes an optional string and newline character to the file.

Syntax

object.WriteLine ( [Text] )

Parameters

String

Remarks

Text is a string specifying the text to write. If omitted, only a newline character is written to the file.

See Also

© 2012 All Rights Reserved.