Others..::..DownloadFile Method
Download file from http address, return true if success.
Namespace:
robotManager.HelpfulAssembly: robotManager (in robotManager.dll)
Syntax
Parameters
- httpUrl
- Type: String
The HTTP URL.
- fileDest
- Type: String
The file dest.
- showErrorLog
- Type: Boolean
if set to true show errors in log
- doEvents
- Type: Boolean
if set to true do events when wait (avoid UI freeze).