Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

[REBOL] Re: How do I disable the test panel at startup?

From: arolls:bigpond:au at: 9-Nov-2000 0:49

Pekr wrote:
> Anton wrote: > > > It used to be [demo?: off] > > what the new way again? I can't remember.. > > (and I can't search the mail or otherwise figure it out :) > > put start-view?: off into your user.r file ... > > -pekr-
What?! I thought I tried that. (Must've missed the '?'). Thankyou. Anton. p.s. I just tried putting [launch ""] into my console, so it would start a console session and a test panel. Of course, the newly launched test panel runs %user.r too, doesn't it? I had at least 50 rebol test panels on my screen before I deleted that line.