contentsconceptssyntaxlibrariessampleserrorsindex
Full text search
   
  Recoverable Error    

An undefined pattern variable was encountered.

A pattern variable can be accessed in an another subpattern, a '%x' format item, or a pattern test only if some text has been saved into that variable. Also, the pattern variable access must appear in the same rule in which it was saved, if it was saved in a find or translate rule. If the text was saved in the pattern part of a match alternative of a DO SCAN or REPEAT SCAN action, the pattern variable access may appear only within that same match alternative. It becomes unspecified at the end of such a match alternative.

Additional Information

The pattern variable is 'X'.

 
----

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

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

Copyright © OmniMark Technologies Corporation, 1988-1999.