Thanks Ingo (you too Larry) but that won't do.
The two duplicates variables (file-dir save-as-field ) are used only
onetime. One can rename them, even completely delete them if he don't want
to post files.
...but then again no values are passed...
e.g if you try to use  the words that otherwise were set to the correct
values (with pre 2.2 releases) you get an error:

** Script Error: xxxx has no value.

if someone manage to make it work please let me know (Andrew perhaps?)

thanks anyway

regards

------------------------------------------------------------
Dimitris Lambadas
MAGNET INTERNET SERVICES
8, G. Palama Str.
GR-546 22 Thessaloniki
Tel.-Fax : ++3031-260252
e-mail    : [EMAIL PROTECTED]
------------------------------------------------


----- Original Message -----
From: <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, February 02, 2000 8:15 PM
Subject: [REBOL] post.r is incompatible with core 2.2? Re:


> Hi,
>
> Those were the words of [EMAIL PROTECTED]:
> > 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?
>
> Yup,
>
> the argument "file-dir" is duplicated under "/local" pre 2.2 versions
> allowed this although it never made much sense. You may just delete it
> from the "/local" section and go on.
>
>
> regards,
>
> Ingo
>
> --  _     .                                _
> ingo@)|_ /|  _| _  <We ARE all ONE   www._|_o _   _ ._ _
> www./_|_) |o(_|(/_  We ARE all FREE> ingo@| |(_|o(_)| (_|
> http://www.2b1.de/Rebol/                     ._|      ._|
>
>
>

Reply via email to