Hi Vincent and Gregg, > << I Can't save any thing i create with rebol console !!! > Have to create the code with another text editor then to save VDTEST1.R as > the exemple a.m. > > How are u saving scripts under Rebol Console ? >> > > I save the output of my console sessions a couple different ways: > > 1) Use ECHO to send all console output to a file. > 2) Copy and paste out of the console.
You can also do: write/lines %vdtest1.r head reverse system/console/history - Chris -- To unsubscribe from this list, please send an email to [EMAIL PROTECTED] with "unsubscribe" in the subject, without the quotes.
