Hi Pete, I am using Linux and have all rebol versions installed in different directies, but with the same rebol_home. I am using /core /command /view subdirs for my scripts, and use if rebol/product = 'view [] in some scripts, I hope this helps, regards, Ingo Once upon a time [EMAIL PROTECTED] spoketh thus: <...> > As far as the other files associated with Rebol, how do you handle storage? > Either I have multiple versions of the same files in different directories, or I > overwrite a script intended for use with View with one that only works in Core, > etc. Maybe scripts should have command: core: and view: blocks that only get > executed depending upon the version of rebol being used...
