REBOL [
    Title: "Download Web Page"
    File:  %webget.r
    Date:  20-May-1999
    Purpose: "Fetch a web page and save it as a file."
    Category: [web file net 1] 
]

write %index.html read http://www.rebol.com