(28 out of 44)
Release.GIF URL
Synopsis
URL prefix for GIF files used when marking up your HTML documents.
Description
This option is only used when the Project.Relocatable Project option is set to True. If the special string $$SA_GIF_URL is found in an HTML template the value of the option Release.GIF URL will be added to the HTML template.
Permitted Values
[http:/[hostname]/[directory or alias]
Any valid URL to a directory on the machine that the http server runs on.
Example Values
http://www.bluestone.com/gifs
http://server/~#user/gifs
/gifs
/~#user/gifs
See Also
Test.GIF URL
(28 out of 44)