[REBOL] Re: Extracting a date..
From: peoyli:algonet:se at: 13-May-2001 0:50
> Hi, again, all,
>
> Ingo did create the most robust solution. When you encased it into a
> function, you appear to have forgotten to change 'fdata to 'text.
>
I guess I can borrow Graham's phrase in the mail that arrived after yours:
'It was late at night' :)
Actually, the reason for forgetting to change 'fdata, was that I just pasted
the old function header onto the new (and the reason that it worked was that
I read the file into 'fdata in the test script)..
/PeO