contentsconceptssyntaxlibrariessampleserrorsindex
Full text search
pattern   white-space    
  Related Syntax    

Syntax

  white-space


Purpose

A predefined character class, used in pattern matching, that matches a single space character ("%_"), a single tab character ("%t"), or any single character in the newline sequence ("%n").

    Related Syntax
   %n
   %_
   %t
 
 
----

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

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

Copyright © OmniMark Technologies Corporation, 1988-1999.