contentsconceptssyntaxlibrariessampleserrorsindex
Full text search
Initialization and termination rules: universal
Prerequisite Concepts     Related Syntax  

Initialization and termination rules that can be used in any kind of OmniMark program are needed to allow programs to provide generic services that can be applied to any type of program. The process-start and process-end rules fulfill this need. These rules allow initiation and termination processing to be placed adjacent to the global declarations, function definitions, and processing rules with which they are associated. This promotes a declarative style of programming.

Because they are independent of the program type, process-start and process-end rules can be used in both process and translation programs. This makes them suitable for use in include files that, for example, contain:

Such an include file can be used in:

Prerequisite Concepts
     Initialization and termination rules
 
  Related Syntax
   process-end
   process-start
 
----

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

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

Copyright © OmniMark Technologies Corporation, 1988-1999.