Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!uwm.edu!ogicse!milton!absinthe From: absinthe@milton.u.washington.edu (Daniel Faken) Newsgroups: comp.sys.next Subject: Typed streams Message-ID: <6454@milton.u.washington.edu> Date: 17 Aug 90 19:01:52 GMT Distribution: comp.sys.next Organization: University of Washington, Seattle Lines: 14 Keywords:Typed Streams, reading For some reason I am unable to open a typed stream in NX_READONLY mode on a stream opened on a mach port without getting these vague errors: Streams library error: Invalid stream, stream = , date = 0 the line that seems to cause this error is simply: theTStream = NXOpenTypedStream(theStream,NX_READONLY); (where theStream is an NXOpenPort-ed stream) anyone in netland have clues? singular? plural? thanks, absinthe@milton.acs.washington.edu absinthe@toby.acs.washington.edu