| Allegro CL version 8.0 This page is new in 8.0. | ||||||||||
Arguments: html-widget-or-browser uri-or-path
Displays a web page or an HTML or plain text file in an html-widget. Alternately you can
set the value property of the
html-widget.
html-widget-or-browser should be either
an html-widget or an
html-browser. When a
browser is specified, it sets the value of the html-widget that's in the browser dialog.
uri-or-path should be either the URL of a web page (a string) or the pathname or path namestring of a file that contains HTML or plain text.
See the html-widget
control.
Copyright (c) 1998-2008, Franz Inc. Oakland, CA., USA. All rights reserved.
Documentation for Allegro CL version 8.0. This page is new in the 8.0 release.
Created 2007.4.30.
| Allegro CL version 8.0 This page is new in 8.0. | ||||||||||