contentsconceptssyntaxlibrariessampleserrorsindex
Full text search
declaration/definition   library    
Sample Code   Related Syntax   Related Concepts  

Syntax

  library (public-identifier system-identifier)+


Purpose

The library declaration in OmniMark is used to map the public identifier of an external text entity to a system identifier (system file name containing replacement text). In the library declaration, the public-identifiers and the system-identifiers are quoted strings.

There can be any number of library declarations in a program, but each public-identifier should have only one definition.

Note that library declarations can be put into a separate file, external to the main program, that can be referenced using the "-library" command line option. Entries in the library file always take precedence over those in the OmniMark program.

Sample Code  
   External text entities: processing
 
Related Syntax
   #library
   #libpath
   #libvalue
 
Related Concepts
   Entity manager: built-in
   Entity managers: programmer-defined
   Library declarations
   Public identifiers in the SGML declaration
   Public identifiers: processing
 
----

Top [CONTENTS] [CONCEPTS] [SYNTAX] [LIBRARIES] [SAMPLES] [ERRORS] [INDEX]

Generated: April 21, 1999 at 2:01:10 pm
If you have any comments about this section of the documentation, send email to [email protected]

Copyright © OmniMark Technologies Corporation, 1988-1999.