Am Montag, 3. Juni 2002 10:11 schrieb Graham Chiu: > hi Pat, > > I've seen this problem when the cgi script has not been > detabbed, or has otherwise been uploaded as binary rather > than text.
i had that problem when uploading as binary with windows with /core 2.5 . found windows used crlf as line-terminator. rebol parsed upto lf, so had cr in the argument. and was not happy about it. -volker -- To unsubscribe from this list, please send an email to [EMAIL PROTECTED] with "unsubscribe" in the subject, without the quotes.
