ArcPad Scripting Object Model
FindFiles Method
See Also  Send comments on this topic.
SearchFile
Required. A String that represents the folder and file filter to search within the FTP server.
AttributeFilter
Optional. It is used to suppress directories and readonly files.
FTP Object : FindFiles Method

Glossary Item Box

Description

Returns the names of all files in the current working directory of the FTP server.

Syntax

object.FindFiles ( SearchFile, [ AttributeFilter ] )

Parameters

SearchFile
Required. A String that represents the folder and file filter to search within the FTP server.
AttributeFilter
Optional. It is used to suppress directories and readonly files.

Return Type

Array

See Also

© 2013 All Rights Reserved.