home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / bit / listserv / vmutil / 1323 < prev    next >
Encoding:
Text File  |  1992-07-30  |  1.0 KB  |  24 lines

  1. Comments: Gated by NETNEWS@AUVM.AMERICAN.EDU
  2. Path: sparky!uunet!gatech!paladin.american.edu!auvm!UCSBVM.BITNET!DWIGHT
  3. Organization: University of California at Santa Barbara
  4. Message-ID: <920730.145047.PDT.DWIGHT@UCSBVM>
  5. Newsgroups: bit.listserv.vm-util
  6. Date:         Thu, 30 Jul 1992 14:50:47 PDT
  7. Sender:       VM Utilities Discussion List <VM-UTIL@OHSTVMA.BITNET>
  8. From:         "Dwight M. McCann" <DWIGHT@UCSBVM.BITNET>
  9. Subject:      NETDATA File Creation Program
  10. Lines: 12
  11.  
  12. I need to be able to punch a netdata format file from data in my reader
  13. (which may be netdata, print or punch) for files that are too large to
  14. fit on available disk or in virtual memory.  That is, I need a program
  15. or subroutine that can read a record (or so) from the reader and then
  16. punch a record (or so) in netdata format, then read, then punch, etc,
  17. without recourse to disk.
  18.  
  19. The need for the netdata requirement for output is that these files are
  20. being sent to MVS via RSCS and the records may be quite large.  Alternate
  21. suggestions are welcome.
  22.  
  23. Dwight
  24.