Omni Systems, Inc.

  

Mif2Go User's Guide, Version 33u53

  

Valid HTML 4.01!

 

Made with Mif2Go

18 Creating HTML links  > 18.5 Converting FrameMaker links to HTML > 18.5.2 Converting FrameMaker hypertext links to HTML > 18.5.2.2 Understanding when to use openlink or gotolink


18.5.2.2 Understanding when to use openlink or gotolink

The syntax for openlink is ambiguous. The FrameMaker Hypertext dialog says it is:

openlink filename:linkname

which could mean either:

openlink [filename:]linkname

(link name required, file name optional) which is how gotolink works, or:

openlink filename[:linkname]

(file name required, link name optional) which how openlink works.

Use gotolink for targets within the same FrameMaker file.

Use openlink only for targets that are in a different FrameMaker file; always specify the file name, including the .fm extension.

See §32.1.2 Using markers to add links and instructions.



18 Creating HTML links  > 18.5 Converting FrameMaker links to HTML > 18.5.2 Converting FrameMaker hypertext links to HTML > 18.5.2.2 Understanding when to use openlink or gotolink