or watch out the %values.r of Andrew Martin for the PUSH function..
----- Original Message ----- From: "Gregg Irwin" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, August 15, 2002 7:03 AM Subject: [REBOL] Re: Reverse append refinement for write > Hi Louis > > << How can I append a string to the beginning of a file instead of to its > end? >> > > How about this? > > close insert open %test.txt reduce [now newline] > > --Gregg > > -- > To unsubscribe from this list, please send an email to > [EMAIL PROTECTED] with "unsubscribe" in the > subject, without the quotes. > -- To unsubscribe from this list, please send an email to [EMAIL PROTECTED] with "unsubscribe" in the subject, without the quotes.
