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