Hello [EMAIL PROTECTED]!

On 02-Feb-00, you wrote:

 d> ** Script Error: Duplicate function value: file-dir.
 d> ** Where: func [
 d>    file-dir [file!] "Directory in which to put uploaded
 d> files"
 d>    save-as-field [logic!] "save files as field name or
 d> uploaded filename"
 d>    /local file-dir save-as-field str boundary done name file
 d> done2 content ] [.......
 d> ...........

Simply remove file-dir and save-as-field after /local. They are
already defined in the context of the function, being argument
names.

Regards,
    Gabriele.
-- 
o--------------------) .-^-. (----------------------------------o
| Gabriele Santilli / /_/_\_\ \ Amiga Group Italia --- L'Aquila |
| GIESSE on IRC     \ \-\_/-/ /  http://www.amyresource.it/AGI/ |
o--------------------) `-v-' (----------------------------------o

Reply via email to