TO-URL
REBOL Dictionary 2.0
Converts to url value.
to-url value
value - Value to convert
Converts other values to URL.
print to-url "info@rebol.com" info@rebol.com
to - Constructs and returns a new value after conversion.
Copyright 2003 REBOL Technologies