READ-NET

REBOL Dictionary 2.0


Summary:

Read a file from the net (web). Update progress bar. Allow abort.

Usage:

read-net url

Arguments:

url - The url argument. (must be: url)

Refinements:

/progress - The progress refinement.

callback - Call func [total bytes] during transfer. Return true.

Description:

More information to be provided in future revisions of this document.

 


Return to Dictionary Index

Copyright 2003 REBOL Technologies