contentsconceptssyntaxlibrariessampleserrorsindex
Full text search
   
  Recoverable Error    

An invalid stream modifier was encountered.

Certain streams are not allowed to be opened, reopened, or written to with certain modifiers. The only time the REFERENTS-ALLOWED modifier is allowed is when a stream is opened as a file. This is the only time it makes sense, since the referent values are not determined until processing has finished; by this time the buffers and referents can no longer be used, but the files are still around.

Additional Information

The modifier is 'X', the stream is 'Y'.
or
A buffer cannot appear with the 'REFERENTS-ALLOWED' modifier.
or
A referent cannot appear with the 'REFERENTS-ALLOWED' modifier.

 
----

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.