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

Smarter Auto-updating Views ?

 [1/2] from: jasonic::panix::com at: 23-Sep-2001 18:32


When I add new stuff into Rebol folders, I really want the contents to automatically update the index.r display listing for that folder. Or at least do it when I click on an update script. Seem to me that this should be a default for Rebol/View Ideally to check folder contents on startup. One could perhasp embed a hide: flag in header files for stuff which one already knows one wants to keep out of sight. Thus a script could toggle the script's hide: attribute Am I reinventing a bycicle in Siberia with this thought.. I imagine there are several examples existing already - pointers and comments welcome thanks - Jason

 [2/2] from: arolls:idatam:au at: 24-Sep-2001 19:13


Go to Rebol.com Tools in rebol/view desktop. There you will find "Make Index", A simple way to make a REBOL index.r file . I personally don't use it, because I want it to leave in commented parts of my existing index.r files. I have written an index.r parser, but I need to make one that can modify/update them as well. Anton.