WinBatch® Technical Support Forum

All Things WinBatch => WinBatch => Topic started by: steeld on February 22, 2014, 03:04:50 AM

Title: Consolidated WIL Help
Post by: steeld on February 22, 2014, 03:04:50 AM
While continuing to debug an issue with the WinInet extender, I noticed this in the help for iFtpFileSize:

iFtpFileSize
Retrieves the file size of the requested FTP resource..

Syntax:
iFtpFileSize( connect-handle, filename )

Parameters:
(i) connect-handle: valid handle to ftp session, returned from iHostConnect.

(s) filename: name of the file to delete on the remote system. 


Returns:
(i) file size: in bytes or -1 if file size is greater than 2 gigabytes.


Thanks

David
Title: Re: Consolidated WIL Help
Post by: Deana on February 27, 2014, 02:40:25 PM
Somehow I missed this post. I would like to thank you for taking the time to post about this error in the WinInet Extender help file. I can assure you it will be addressed in the next release of WinInet.