Hi Anton,

Anton wrote:
> 
> Hi,
> 
> Looking at
> source read-via
> 
> It uses 'parse-url in the second line of read-via's function body.
> Where does parse-url come from?
> On the console, parse-url has no value.
> How then, does read-via work?
[...]

net-utils/URL-Parser/parse-url

You could use my 'help patch to navigate through net-utils and it will allow
you to make things like :

>> help net-utils/URL-Parser/parse-url
USAGE:
    PARSE-URL port url

DESCRIPTION:
     Return url dataset or cause an error if not a valid URL
     PARSE-URL is a function value.

ARGUMENTS:
     port -- (Type: any)
     url -- (Type: any)

HTH,


DocKimbel.
-- 
To unsubscribe from this list, please send an email to
[EMAIL PROTECTED] with "unsubscribe" in the 
subject, without the quotes.

Reply via email to