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

[REBOL] Re: About Rebol/View/Desktop

From: larry:ecotope at: 3-May-2001 18:06

Hi Etienne Try this. Set your user prefs so that the desktop does not automatically come up, i.e. View boots into the console. Verify that ctx-viewtop is a block. block? ctx-viewtop ;should return true Then type these lines in the console. echo %viewtop.txt print mold ctx-viewtop echo none The code will appear in the text file. -Larry ----- Original Message ----- From: "Etienne ALAURENT" <[etienne--alaurent--free--fr]> To: <[rebol-list--rebol--com]> Sent: Thursday, May 03, 2001 4:19 PM Subject: [REBOL] Re: About Rebol/View/Desktop Hi, Ronald I tested this before in my linux box, and I obtained a frozen Rebol console (I don't know why) without any code. Merci quand mjme ! Cheers Etienne <---------------------------------> Le ven, 04 mai 2001, vous avez icrit :