[REBOL] Console window?
From: joel:neely:fedex at: 27-Apr-2001 7:05
Running REBOL/View 1.1.0.4.2 on RedHat Linux 7.1, launching View
from
term window works fine, but when I click on the "Console" button,
the
View desktop disappears and no console shows up.
The only way out of this situation that I've found thusfar is kill
-9
of the first rebol process (e.g. in top).
Thus, my two questions:
1) How do I get a console window?
2) Is there a better way to shut rebol down in a
no-window-displayed
situation than kill -9?
-jn-