contentsconceptssyntaxlibrariessampleserrorsindex
Full text search
   
  Recoverable Error    

An invalid combination of tests was encountered in a stream type test.

Certain tests make no sense, such as "WHEN STREAM IS (OPEN AND CLOSED)" or "(FILE AND SOURCE-BUFFER)" or "(READER-FUNCTION AND REFERENT AND OPEN)". The compiler does not complain about redundant tests, such as "(OPEN AND OPEN)" or "(FILE AND SINK)".

Additional Information

For stream 'X', current keyword is 'Y'.
where X is the name of the stream in the test, and Y is the current keyword which conflicts with keywords already present in the test.

 
----

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.