home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / sys / next / programm / 8035 < prev    next >
Encoding:
Text File  |  1993-01-08  |  912 b   |  25 lines

  1. Newsgroups: comp.sys.next.programmer
  2. Path: sparky!uunet!usc!zaphod.mps.ohio-state.edu!darwin.sura.net!cs.utk.edu!ornl!usenet
  3. From: woo@ornl.gov (John W. Wooten)
  4. Subject: Archiving memory streams
  5. Message-ID: <1993Jan8.150148.6961@ornl.gov>
  6. Sender: usenet@ornl.gov (News poster)
  7. Reply-To: woo@ornl.gov
  8. Organization: Oak Ridge National Laboratory
  9. Date: Fri, 8 Jan 1993 15:01:48 GMT
  10. Lines: 13
  11.  
  12. I have a NXStream that contains information I wish to archive.
  13.  
  14. I have demonstrated that the Object I am archiving which as
  15. the stream pointer as an instance variable works properly as far as  
  16. being able to set and retreive the contents of the stream pointer.
  17.  
  18. When archiving the Object, I wish to archive the contents of the stream  
  19. pointer.  How do I do this?  I've tried * as type, and several other  
  20. options, but the stream is a structure, should I have to describe the  
  21. structure?
  22.  
  23. - - - - - - - - -
  24. J. W. Wooten
  25.