Meet us at at Real World in Orlando, Florida.

All functions   Mac OS X   Windows   Crossplatform   Components   Guides  
New in version: 2.0   2.1   2.2   2.3   2.4   2.5   2.6   2.7   2.8  

CURL.GetProgressTotalDownload

Component: CURL
Version: 2.5
Mac OS X: Works
Windows: Works

MBS( "CURL.GetProgressTotalDownload"; handle )

Parameters

Parameter Description Example value
Handle The CURL session handle. $curl

Result

The number of bytes to download.

Description

Queries total number of bytes to download.
Only useful with CURL.PerformInBackground.

Examples

Calculate percent uploaded

$percent = 100 * MBS( "CURL.GetProgressCurrentDownload"; $curl ) / MBS( "CURL.GetProgressTotalDownload"; $curl )

Feedback: Report problem or ask question.




Links
MBS Filemaker Plugins - Förderverein St. Arnulf Nickenich