[REBOL] Re: Newbie Rebol (CGI) questions

2004-04-16 Thread Petr Krenzelok
Kai Peters wrote: Hi All ~ From the web tutorials I have doctored the script below together which leaves me with three questions: 1) Why do I receive an error if i omit the print line immediately after the REBOL [] header? you should not receive an error? I don't understand exactly what

[REBOL] Re: [protect-system] does not work [user.r]

2004-04-16 Thread Arie van Wingerden
Hi Maxim, thanks for your tips! I already made some progress thanks to them, but I need to dive in still a bit more ;-) Kind regards, Arie - Original Message - From: Maxim Olivier-Adlhoch [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Thursday, April 15, 2004 8:20 PM Subject:

[REBOL] Re: Newbie Rebol (CGI) questions

2004-04-16 Thread Jones, Scott
Hi, Kai, From: Kai Peters KP From the web tutorials I have doctored the script below KP together which leaves me with three questions: KP 1) Why do I receive an error if i omit the print line KP immediately after the REBOL [] header? The web HTTP protocol requires that the web server return

[REBOL] Re: Newbie Rebol (CGI) questions - correction

2004-04-16 Thread Jones, Scott
Forgot the 'try command: header: make system/standard/email [ To: [EMAIL PROTECTED] From: [EMAIL PROTECTED] Subject: Message with a header Organization: Super Org ] either error? try [send/header [EMAIL PROTECTED] response header][

[REBOL] Re: FTP memory leak?

2004-04-16 Thread Bohdan or Rosemary Lechnowsky
An update: Before using Romano's patch, I was consistently only able to copy ~250 files from FTP to a local drive. After Romano's patch, I was consistently able to copy ~1500 files. And it isn't failing because of a lack of memory any longer. It is getting the Smooth Copy has performed an