I don't know if anyone is using Andrew's Grossman post.r script, but I don't
think it likes the new Rebol versions (though it works fine with 2.1.2.3.1)


with Rebol/ore 2.2.0.3.1 and Rebol/View I got the following:


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



any ideas?



Reply via email to