Hi Paul, pbc> In Rebol/View's desktop when I click on "GoTo", and enter an URL, Rebol pbc> adds "index.r" to the end of whatever I have entered. For example if I pbc> enter "www.mywebsite.com" Rebol turns it into "www.mywebsite.com/index.r". pbc> How do I get Rebol to stop adding the "index.r" to what I enter?
You don't. :) The View Desktop is meant for browsing reb-sites (not web sites) and AFAIK, they *must* include an %index.r file as their entry point. The View Desktop is now available as Open Source, so if you have some ideas you want to try out (once you get into REBOL more)... Happy REBOLing! -- Gregg -- To unsubscribe from this list, just send an email to [EMAIL PROTECTED] with unsubscribe as the subject.
