contentsconceptssyntaxlibrariessampleserrorsindex
Full text search
pattern   any-text    
  Related Syntax    

Syntax

  any-text (+|*|?)? (except pattern)?


Purpose

Used in a pattern to represent a single character. any-text matches any character except one in a newline sequence ("%n"). It is used instead of any to confine pattern matching to a single line.

any-text can be used with any of the pattern repetition and optionality modifiers:

    Related Syntax
   any
   blank
   digit
   lc
   letter
   pattern
   space
   uc
   white-space
 
 
----

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

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

Copyright © OmniMark Technologies Corporation, 1988-1999.