contentsconceptssyntaxlibrariessampleserrorsindex
Full text search
declaration/definition   declare #main-output has referents-allowed    
  Related Syntax    

Syntax

  declare #main-output has referents-allowed
    (defaulting { string-expression (, string-expression)? })?


Purpose

The declare #main-output has referents-allowed declaration is the default declaration regarding referents in an OmniMark program. When a referent has been used, unless the program was declared as referents-not-allowed, the referents will be processed.

The defaulting phrase may be used to specify default values for referents which are never defined. This is the prime use of declare #main-output has referents-allowed.

    Related Syntax
   declare #main-output has referents-not-allowed
   declare #main-output has referents-displayed
 
 
----

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

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

Copyright © OmniMark Technologies Corporation, 1988-1999.