contentsconceptssyntaxlibrariessampleserrorsindex
Full text search
rule type   process-end    
  Related Syntax   Related Concepts  

Syntax

  process-end condition?
     local-declaration*
     action*


Purpose

A rule with several properties which is executed after all other types of rules, and can be included in any program type. Streams opened in process-end rules without specifying the domain-free open modifier can be written to:

Similarly, process-end rules can write to streams opened with the domain-free open modifier, or to any stream opened in:

Changing groups in a process-end rule has the following effects:

Of course, changing groups never affects a subsequent rule if it is done within an action preceded by a using group as prefix.

Changing groups can affect a process-end rule as follows:

    Related Syntax
   domain-free
   process
   process-start
   using group
 
Related Concepts
   Initialization and termination rules: universal
 
----

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

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

Copyright © OmniMark Technologies Corporation, 1988-1999.