If I want to save the source code of an URL, is there a faster way of doing it as opposed to SourceCode=Inet1.OpenURL(www.xyz.com), Open a file, put SourceCode to File, close file...

Thanks.