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

[REBOL] Re: redirecting CGI HTML output

From: coussement:c:itc:mil:be at: 24-Oct-2000 14:26

Hi Aina: Did you try the 'browse function from R/View ?
>> browse "http://www.rebol.com"
and with args (kiosk mode in this case) :
>> browse "-k http://www.rebol.com"
Hope it helps ! Christophe Coussement