Function:
Downloads files using the HTTP protocol
Syntax:
HttpGet "<URL Address>"
Example:
HttpGet "http://www.transsoft.com"
Notes:
This command will save the downloaded HTTP file to the ‘HttpFiles’ subdirectory of the program folder. It is stored in the variable %%LastHttpFilename%%
Please see the Example52 for a functioning example.