Name

%refto — set individual hypertext links for specific groups or hosts

Synopsis

%refto [url]

%refto [name url]

Description

This statement should only be used within %Page statements! When creating tables 'bbd' will usually create hypertext links for hosts or groups appearing in the table (left row). This is done by appending a "#" charakter plus the name of the host or group to the url given.

With the name argument, setting individual hypertext links for specific groups or hosts is also possible. If a group or host called name appears in a table the %refto url is overriden by the url given in the respective %refto name url command. You can set up a table of name/url pairs by using multiple %refto statements. The table is truncated with the statement %refto clear.

[Note]Note

Special pseudo-urls:

none - omit creating hypertext links self - the host/group will be found on the same page

clear - clear table with individual urls (see above)