How to manage hyperlinks

Use a hyperlink to redirect to another function, to a field help, or to an object help.

Hyperlink syntax

Hyperlink that redirects to a function help

The name of the function should be hyperlinked. The syntax of the hyperlink is:

../FCT/FUNCTION CODE.htm.

Where: FCT is the folder containing the HTM pages for functions.

Hyperlink that redirects to a field help

The name of the field should be hyperlinked. The syntax of the hyperlink is:

../FLD/KEYWORD.htm.

Where: FLD is the folder containing the HTM pages for fields.

Hyperlink that redirects to an object help

The syntax of the hyperlink is:

../OBJ/TYPE of the object_CODE of the object.htm

Where: OBJ is the folder containing the HTM pages for objects such as parameters.

Hyperlink that redirects to a paragraph

  • For single paragraphs (PRE, ACV, ADP, ON, and ARP):

    • When the paragraph is from the same function, the syntax of the hyperlink is:

      DOCUMENT.htm#CODE

    • When the paragraph is in another function, the syntax of the hyperlink is:

      ../FCT/DOCUMENT.htm#CODE

  • For paragraphs that can be used several times within the same documentation (MIS, BOU, BME, CTX, APE, BOT, INC, and MIN):

    • When the paragraph is from the same function, the syntax of the hyperlink is:

      DOCUMENT.htm#CODE_level_sub-level

    • When the paragraph is from another function, the syntax of the hyperlink is:

      ../FCT/DOCUMENT.htm#CODE_level_sub-level

How to insert hyperlinks

  1. Select the word or words to display as a link in your help.

  2. Click the Insert Hyper Link icon in the tool bar of the text editor.

  3. Enter the hyperlink URL (path).

  4. Click Submit.