home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / bit / listserv / notisl / 4397 < prev    next >
Encoding:
Text File  |  1992-12-18  |  1.2 KB  |  27 lines

  1. Comments: Gated by NETNEWS@AUVM.AMERICAN.EDU
  2. Path: sparky!uunet!paladin.american.edu!auvm!NERVM.BITNET!FCLGES
  3. Message-ID: <NOTIS-L%92121716425182@VM.TCS.TULANE.EDU>
  4. Newsgroups: bit.listserv.notis-l
  5. Date:         Thu, 17 Dec 1992 17:08:36 EST
  6. Sender:       NOTIS discussion group list <NOTIS-L@TCSVM.BITNET>
  7. From:         Gerald Snyder <FCLGES@NERVM.BITNET>
  8. Subject:      Re: Mark & send - 5.1 SNA IND$file version
  9. In-Reply-To:  Message of Thu, 17 Dec 1992 10:43:03 -0600 from <VAUGHAN@VUCTRVAX>
  10. Lines: 15
  11.  
  12.      HFTR is IBM's CICS host side file transfer program. IND$ is the
  13. common file transfer transaction name. ( IND$FILE from TSO or CMS ).
  14. There are two user exit programs that go with it, UPUTFILE and
  15. UGETFILE. All three should be defined in the PPT. The program handles
  16. the host side of the file transfer either from or to a pc. The user
  17. exits are used to load data to a temp storage queue to be received
  18. in the pc (UGETFILE). On a send from the pc, UPUTFILE can be used
  19. to take the data from the temp storage queue. I'm not familiar
  20. with how NOTIS is using these programs. If you don't have a HFTR
  21. load module you may need to link edit HFTR  with includes of other
  22. HF___ object decks.
  23.  
  24.  
  25. Gerald Snyder
  26. Florida Center for Library Automation
  27.