home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / bit / listserv / vmutil / 1505 < prev    next >
Encoding:
Text File  |  1992-09-12  |  1.4 KB  |  33 lines

  1. Comments: Gated by NETNEWS@AUVM.AMERICAN.EDU
  2. Path: sparky!uunet!paladin.american.edu!auvm!IUBVM.BITNET!PRUSSELL
  3. Message-ID: <VM-UTIL%92091201062481@OHSTVMA.IRCC.OHIO-STATE.EDU>
  4. Newsgroups: bit.listserv.vm-util
  5. Date:         Sat, 12 Sep 1992 00:00:28 EST
  6. Sender:       VM Utilities Discussion List <VM-UTIL@OHSTVMA.BITNET>
  7. From:         Paul Russell <PRUSSELL@IUBVM.BITNET>
  8. Subject:      re: ind$file running on cms reading os files
  9. In-Reply-To:  Message of Fri,
  10.               11 Sep 1992 13:37:12 EDT from <HARRY@VM.MARIST.EDU>
  11. Lines: 20
  12.  
  13. Another possibility would be to use FILEDEF and MOVEFILE to copy the
  14. file from the Other System to a CMS disk, then use the newly-created
  15. CMS file as the source file for the IND$FILE operation.  pdr
  16. ------------------------------------------------------------------------
  17. On Fri, 11 Sep 1992 13:37:12 EDT A. Harry Williams said:
  18. >On Fri, 11 Sep 1992 11:06:20 EDT Leonard Boyle said:
  19. >>We have a user that is link to an MVS disk from cms. They are trying
  20. >to
  21. >>use IND$FILE to transfer an sequential file from the OS-disk to their
  22. >>PC.
  23. >>
  24. >>The problem is that they do not know the DD to use to connect the
  25. >IND$FILE
  26. >>program with the input file. Can anyone help with this info.
  27. >
  28. >I'm not sure it can be done.  The TSO and CMS versions are separate
  29. >products.
  30. >
  31. >One way might be to use the FILEDEF command to re-direct a 'fn ft fm'
  32. >to a dsn.  .....
  33.