(30 out of 44)
Release.HTML URL
Synopsis
URL prefix to access the startup HTML document.
Description
This option is only used when the Project.Relocatable Project option is set to True. If the special string $$SA_HTML_URL is found in an HTML template the value of the option Release.HTML URL will be added to the HTML template.
Permitted Values
[http://hostname]/[directory or alias]
Any valid URL to a directory or alias on the machine on which the http server runs
Example Values
http://www.bluestone.com
http://server/~#user/#proj
/~#user/#proj
/#proj
See Also
Project.Relocatable Project
(30 out of 44)