BeforeList Method
Class:
FTP_SERVICE
This event is raised before calling API function FtpCommand().
Object.BeforeList
(@
luData
,
lcMask
,
liFlags
,
lnFlag
)
Parameter
luData
Local file name, string or array
Type
Character/Array
By reference
Direction
Input
This parameter is depends on parameter
liFlags
.
lcMask
Mask for selecting folders and files
Type
Character
Direction
Input
liFlags
Mode flags
Type
Boolean
Direction
Input
The table of values -
FTP_SERVICE::List()>FTP_SERVICE::List
.
lnFlag
The flags that indicate various options.
Type
Numeric
Direction
Input
The table of values -
FTP_SERVICE::List()>FTP_SERVICE::List
.
See also
FTP_SERVICE::List()
|
FTP_SERVICE::AtList()
|
FTP_SERVICE::AfterList()
© 01.09.2007 Martina Jindrová