[REBOL] Re: ftp msg
From: brett:codeconscious at: 18-Feb-2003 16:41
Hi
I believe that your problem was a known bug in earlier versions of REBOL
that has been fixed for later versions.
You could try to run this program to see if it will fix your problem in
earlier versions:
http://www.codeconscious.com/rebsite/rebol-library/patches.r
Alternatively, you can "export" the lastest code from the latest REBOL
version and "import" it into an earlier version. To do this you need to look
at the FTP scheme. The only problem is though, with some language changes
there is a small posibility that it will not work for the earlier version.
Regards,
Brett.
----- Original Message -----
From: "Cedric Gampert" <[cedricg--bluewin--ch]>
To: <[rebol-list--rebol--com]>
Sent: Monday, February 17, 2003 7:07 PM
Subject: [REBOL] Re: ftp msg
Hi...
I've then tried the latest win beta of view (1.2.8.3.1) and it fix the
server error about quotas!
Rebol/Core (2.5.0.3.1) is suffering of this symptome as well as rebol/view
(1.2.1.3.1).
Thanks for pointing out REBOL version! I can continue my little project!
Should I report this to Rebol or it is a known behaviour?! Or is there a way
to fix this for earlier rebol version?!
Bye!
Le 17.02.2003, Brett Handley a écrit :