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

[REBOL] Re: Control of Browser

From: dness:home at: 20-Jun-2001 23:44

[sterling--rebol--com] wrote:
> BROWSE calls the user's 'preferred' browser. Under Windows this means > it has been looked up in the registry for the .html file association. > Under *NIX type systems only Netscape is supported currently. You do > not have control over which one is launched. > > Sterling
Well, not quite. I have a (windows) system where .html is associated with Opera, but REBOL goes for NetScape. But it may be finding it somewhere else in the registry. Anyway, it's too bad that this is wired down. For me it would be very nice if I could have a REBOL button to re-designate which browser to use. I guess it can't do everything, though.