On 5/15/06, Alessandro Manotti <[EMAIL PROTECTED]> wrote: > > Does anybody know if there is a way to open several Rebol > console-instances using a command? > > E.g.: > >> console/new > > then it open a new console. >
On windows launch. and a little script with 'halt in it. On linux [call join "xterm -e " script] > Thank you! > > --Alessandro > -- > To unsubscribe from the list, just send an email to > lists at rebol.com with unsubscribe as the subject. > > --=20 -Volker "Any problem in computer science can be solved with another layer of indirection. But that usually will create another problem." David Wheeler -- To unsubscribe from the list, just send an email to lists at rebol.com with unsubscribe as the subject.
