BeforePutFTPFile Method
Class:
FTP_SERVICE
This event is raised before calling API function FtpPutFile().
Object.BeforePutFTPFile
(
lcRemoteFile
,
lclocalFile
)
Parameter
lcRemoteFile
Type
Character
Direction
Input
lclocalFile
Type
Character
Direction
Input
See also
FTP_SERVICE::PutFTPFile()
|
FTP_SERVICE::AfterPutFTPFile()
© 24.11.2005 Martin Jindra