home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / ibmtsochicago / tsodyn.bwr < prev    next >
Internet Message Format  |  2020-01-01  |  651b

  1. Date:    Fri, 23 May 86 09:08 EST
  2. From:  CDTAXW%IRISHMVS.BITNET@WISCVM.WISC.EDU
  3. Subject: MVS/TSO Kermit via 7171
  4.  
  5. Frank,
  6.  Please find enclosed a slightly modified version of
  7. TSODYNAL.ASM for the TSOS1 Kermit.  We had to make a
  8. relatively minor change so RECEIVEd datasets were
  9. correctly allocated to the user's proper disk pack. The
  10. two affected lines are commented out with the changes
  11. following them.
  12.  
  13. Mark
  14.  
  15. These are the lines that were commented out.  If anyone
  16. experiences any trouble with this change, the lines can
  17. be uncommented.
  18.  
  19. TEXTNEW  DC   A(TUDDN,TUDSN,TUSTA,TUDIS,TUINO,TUREC,TUBLK,TULRE,TUFRE)
  20.          DC   A(TUUNT,TUTRK,TUPRI,TUSEC)
  21.