Hello list I'm trying to use load/header for a rebol script to retrieve the header. This works fine: >> probe first load/header read http://www.oops-as.no/roy/rebol-scripts/url-handler.r
But then trim/lines seems to destroy everything: >> probe first load/header trim/lines read >> http://www.oops-as.no/roy/rebol-scripts/url-handler.r Has anyone seen this before? Does anyone know a workaround? HY Pr�tera censeo Carthaginem esse delendam -- To unsubscribe from this list, just send an email to [EMAIL PROTECTED] with unsubscribe as the subject.
