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

[REBOL] Very Useful Function : Reload the new code

From: info:id-net:ch at: 14-Mar-2002 13:05

Hi all ! I'm analyzing the time I take to develop and I see that a large part to develop is going back to the shell, re-execute my .r file to open a new VID window to see the changes I made in the code. And afterall, close the 300 windows opened each day 8-)) So I'm thinking it will be easier to place a button in my window that could reload... Is there somebody who already developed a function placed on a button for VID that could : 1) completely free the memory with the old code 2) and re-load the new .r and re-open a new window ..or someone who got ideas how to do it ... Philippe Oehler