home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / bit / listserv / ibmmain / 2090 < prev    next >
Encoding:
Text File  |  1992-09-03  |  1.2 KB  |  30 lines

  1. Comments: Gated by NETNEWS@AUVM.AMERICAN.EDU
  2. Path: sparky!uunet!paladin.american.edu!auvm!USCMVSA.BITNET!LDW
  3. Message-ID: <IBM-MAIN%92090404210606@RICEVM1.RICE.EDU>
  4. Newsgroups: bit.listserv.ibm-main
  5. Date:         Fri, 4 Sep 1992 02:19:00 PDT
  6. Sender:       IBM Mainframe Discussion list <IBM-MAIN@RICEVM1.BITNET>
  7. From:         Leonard D Woren <LDW@USCMVSA.BITNET>
  8. Subject:      Re: PROC TAPELABEL and 3490E drives
  9. Lines: 19
  10.  
  11. > Leonard, there are lots of VSE shops that would like to be able to
  12.  
  13. The last program that I wrote for DOS ran under DOS/VS R26 (pre-VSE.)
  14. In other words, I don't know how anymore.  If you can send me the
  15. macro calls for opening & reading tapes and writing to print files,
  16. I'll try to integrate it via conditional assembly.  TAPEMAP uses EXCP
  17. to read the tape.  I'll also need to know how to get the residual
  18. count in order to compute the block length.
  19.  
  20. > use your TAPEMAP.  And, how about VM?
  21.  
  22. Well, at least we have a VM system here, so I might be able to learn
  23. enough to do that.  But don't hold your breath on either of these,
  24. unless someone gives me all the system-dependent stuff necessary,
  25. as mentioned above.  Also, for each system, I'll need to know how to
  26. determine from control blocks whether the tape is a reel, 3480, or
  27. 3490E.
  28.  
  29. /Leonard
  30.