I'd love to finally be the helpeur, not the helpee, and this is something I work with 
for the time being, but I'm afraid I can't help you much without seing the func code. 
I'll be happy to look into it, though.

~H

Dixit Julien Bailly (21.53 26.11.2001):
>Hi,
>I'm new to rebol, and I'm trying to do some scripts to learn the language.
>
>In one of my scripts, when I try to read an url inside a "func" I got a
>error message:
>---------------------------
>** Script Error: Invalid path value: lines
>** Where: open-proto
>** Near: sub-port: system/words/open/lines compose [
>    scheme: (to-lit-word subproto)
>    host: either all [port/proxy/type = 'generic generic bp]
>[port/proxy/host] [port/proxy/host: none port/host]
>    user: port/user
>    pass: port/pass
>    port-id: either all [port/proxy/type = 'generic generic bp]
>[port/proxy/port-id] [port/port-id]
>]
>port/sub-port:
>----------------------------------------
>If I do the "read" outside of "func", it works well.
>
>Do you have an idea ?
>
>Thanx
>
>Jul
>
>
>
>-- 
>To unsubscribe from this list, please send an email to
>[EMAIL PROTECTED] with "unsubscribe" in the 
>subject, without the quotes.

Pr�tera censeo Carthaginem esse delendam

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

Reply via email to