ArcPad Scripting Object Model
ErrorCode Property
See Also  Send comments on this topic.
FTP Object : ErrorCode Property

Glossary Item Box

Description

Returns the error code for an error that occurs when using the FTP object, if the .FailOnError property is true.

Property type

Read-only property

Syntax

variable = object.ErrorCode

Return Type

Integer

Remarks

Error code values can be found in the Microsoft header file Wininet.h and begin with and begin with ERROR_INTERNET_.

See Also

© 2012 All Rights Reserved.