BrightSign Object Reference Manual (FW 5.1) User Manual

Page 257

Advertising
background image

249

url = CreateObject("roUrlTransfer")
pipe = [ { decompress: "gzip"}, { hash: "MD5" }, { output_file: "test.txt" } ]
result = url.AsyncMethod({ method: "GET", response_pipe: pipe })

Advertising