wwCodeUpdate::DownloadUpdate
Downloads the actual update file from the Web site.
o.DownloadUpdate(llCheckforExistingVersion)
Returns
.T. or .F.
Parameters
llCheckforExistingVersion
Optional - if .T. checks for an existing version in the download directory and if the same uses that instead of redownloading.
Remarks
Should be called after GetVersionInfo() was called.