contentsconceptssyntaxlibrariessampleserrorsindex
Full text search
operator   is markup-parser    
  Related Syntax    

Summary   Boolean

Returns true if the specified stream is the #markup-parser stream and false otherwise. Replacing is with isnt will reverse the results.

 

Syntax

  stream? stream-name indexer? (is | isnt) markup-parser


Purpose

A stream test that succeeds if the stream is the #markup-parser stream. is sgml-parser is an older form of this test. Note that is sgml-parser cannot be used to determine if the markup processor is using the SGML parser or the XML parser.

    Related Syntax
   #markup-parser
   #sgml
 
 
----  

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

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

Copyright © OmniMark Technologies Corporation, 1988-1999.