The dictionary says all actions that refer to a URL are blocking but if I execute: put URL myURL into tResults ... my handler immediately goes to the next statement and tResuls contains "error URL is currently loading". The url is question is to an api so I guess the error could be coming from there but all the error messages I've received have been wrapped in XML. Pete