Hi Micael, << 'close' does not always behave according to the rebolcore docs: "Access to a port is terminated with the close function. All buffered data that has not been saved will be written to the target file." ... >> change first a "Is this" == " a test" >>
I think you need to use the port directly, rather than changing FIRST from the port. I.e. FIRST will return a value it reads from the port, but writing to that value is not the same as writing to the port. --Gregg -- To unsubscribe from this list, please send an email to [EMAIL PROTECTED] with "unsubscribe" in the subject, without the quotes.
