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

[REBOL] Re: Shared Library Returns...

From: brett:codeconscious at: 18-May-2001 13:56

Hi Carl, I noticed a few errors when looking through the library - could not open certain idx- files. I guess they don't exist. The other thing is that so many of the scripts there are core scripts - dissappearing after running. Quite a number make reference to image files that have not been downloaded to the cache and therefore bomb out. So my concern is that a new Rebol/View user will be confused when their expectation of "click on icon and it does something" is frustrated. It might be an idea to have a special View interface for dealing with Core only type scripts or that the Core scripts have to be re-written to pause before finishing. Regards, Brett.