Activates a link to additional information.
Syntax
ÚÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÂÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÂÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÂÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ¿ ³Tag ³Elements ³Attributes ³End ³ ÃÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ´ ³:link. ³Link to more ³reftype= ³:elink. ³ ³ ³information ³res= ³ ³ ³ ³ ³refid= ³ ³ ³ ³ ³database=' ' ³ ³ ³ ³ ³object=' ' ³ ³ ³ ³ ³data=' ' ³ ³ ÃÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ´ ³ ³Automatic ³auto ³ ³ ³ ³linking ³viewport ³ ³ ³ ³ ³dependent ³ ³ ³ ³ ³split ³ ³ ³ ³ ³child ³ ³ ³ ³ ³group= ³ ³ ÃÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ´ ³ ³Define window ³vpx= ³ ³ ³ ³position and ³vpy= ³ ³ ³ ³size ³vpcx= ³ ³ ³ ³ ³vpcy= ³ ³ ÃÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ´ ³ ³Define window ³titlebar= ³ ³ ³ ³controls ³scroll= ³ ³ ³ ³ ³rules= ³ ³ ÀÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÁÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÁÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÁÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÙ
Attributes
reftype=
In the following example, selection of the hypertext link causes the external database, EDITOR.HLP, to be loaded, and the heading with the ID of 001 to be displayed.
:link reftype=hd refid=001. database='editor.hlp'. Editing Functions :elink.
The heading definition in the external database must contain the global attribute. If the link to the file cannot be resolved, the hypertext phrase in the link will not be highlighted. reftype=fn
Restriction: A split window cannot contain a link to a footnote.
:link reftype=launch object='c:\os2\e.exe' data='myfile'. Start Editor :elink.
Restriction: You can only use alpha-numeric characters in the data= field when using the reftype=launch attribute. reftype=inform
:link reftype=inform res=1000 auto.autoviewport
The automatic-link definition follows a heading definition and is activated as soon as a reference to the heading definition is made. The reference can be made by the user selecting an IPF window entry (for example, the Contents window), or by a hypertext or hypergraphic link.
Restriction: Linking automatically to an external database is not possible.
Following are the automatic-link actions that can be specified, and the attributes used:
auto reftype=hd viewport dependent res=
Note the inclusion of the dependent attribute. Usually, the information in an automatic window is dependent on the information in its secondary window. Specifying dependent causes an automatic window to close when the user closes the window of the secondary that contains the automatic link.
auto reftype=hd split res=
Restriction: The primary heading cannot contain text or graphics; only links to its secondary headings. For more information, see Split Windows.
auto reftype=launch object= data=
auto reftype=inform res=
The child attribute opens the panel being linked to as a child of the panel in which th elink is located. This means:
Restriction: These attributes are not valid for positioning or sizing a footnote (:fn) window.
When titlebar=yes is specified, the window displays a titlebar without the system menu symbol, the hide button, and the maximize button.