AI
Animation
CGI
Compression
Console
Database
Debug
Dialects
Dialogs
Editor
Email
Encryption
Extension
External Library
File
File Handling
Files
Financial
FTP
Game
Games
Graphics
GUI
HTML
HTTP
Internet
LDC
Markup
Math
Module
Network
Networking
None
Other - Net
Parse
Patch
Printing
Protocol
Rebol
Scheme
Scientific
SDK
Security
Shell
Sound
SQL
TCP
Testing
Text
Text Processing
UI
User Interface
Util
Utility
VID
Visualization
Web
Win API
X-File
XML
Rebol [
    Title: "Print HTML source"
    Date: 20-Jul-2003
    File: %oneliner-print-web-page.r
    Purpose: {Prints to the console the HTML source for a web page.}
    One-liner-length: 31
    Version: 1.0.0
    Author: "RT"
    Library: [
        level: 'beginner
        platform: 'all
        type: [How-to FAQ one-liner]
        domain: [web html]
        tested-under: none
        support: none
        license: none
        see-also: none
    ]
]
print read http://www.rebol.com


            
            
        
Copyright © 2018 Rebol Software Foundation