[REBOL] Re: View beta desktop startup
From: carl:cybercraft at: 14-May-2004 8:49
On 14-May-04, rebol wrote:
> How do you have View start in the desktop view with version
> REBOL/View 1.2.46.3.1? I tried to give it a user.r and a prefs.r to
> feed on but it always comes up with the command line first.
Normally setting DESKTOP: TRUE in prefs.r would do the trick, but it
doesn't seem to work in 1.2.46. Adding DESKTOP to the end of your
user.r script should work though. (I've just tested it and it worked
with my settup.)
-- Carl Read