
NAURTECH WEB BROWSER AND TERMINAL EMULATION FOR WINDOWS CE AND WINDOWS MOBILE
CETerm Scripting Guide Page 50
Returns the last error value associated
with any FTP operation. (read only)
Returns a text description of the last
FTP error as reported by the remote
host. (read only)
True if FTP session is currently
established. (read only)
OverwriteExistingLocalFile
If true, GetFile() will overwrite an
existing file with the same local name.
If false, GetFile() will report an error if a
file with the same name exists. Default
is false.
If true, use passive FTP semantics for
the connection. This must be set prior
to login. Default is false.
Specifies the TCP/IP port used on the
server for the FTP connection. Default
is 21.
If true, ListFiles() assumes that the
server sends UTC based file
timestamps and converts these to local
times before output. If false, assumes
that timestamps are in local times.
Default is false.
User name of the current active
session. (read only)
3.8 THE GPS OBJECT
The GPS object provides access to GPS operations. The GPS object is a
property of the Device object; Device.GPS. The GPS object provides direct
access to the GPS functionality. Some devices do not support the GPS object,
but GPS data can be read from a serial port using the Device.SerialPort()
object. Consult your device documentation for details. Supported for CETerm
V5.5.3 or later.
Commenti su questo manuale