home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / bit / listserv / ibmmain / 2059 < prev    next >
Encoding:
Text File  |  1992-08-29  |  737 b   |  21 lines

  1. Comments: Gated by NETNEWS@AUVM.AMERICAN.EDU
  2. Path: sparky!uunet!paladin.american.edu!auvm!UCHIMVS1.UCHICAGO.EDU!CCFXKPD
  3. Message-ID: <IBM-MAIN%92082814470938@RICEVM1.RICE.EDU>
  4. Newsgroups: bit.listserv.ibm-main
  5. Date:         Fri, 28 Aug 1992 14:43:00 CST
  6. Sender:       IBM Mainframe Discussion list <IBM-MAIN@RICEVM1.BITNET>
  7. From:         Kriss Davis <CCFXKPD@UCHIMVS1.UCHICAGO.EDU>
  8. Subject:      Re: Sequention access of KSDS file
  9. Lines: 10
  10.  
  11. I think you need to specify at least a generic key for a
  12. START.  Or leave the START out and just use READ instead of
  13. read next.
  14.  
  15. If you really only need sequential access, you can make access mode
  16. sequential instead of dynamic.
  17.  
  18. I program in MVS, so maybe the above is different under VM.
  19.  
  20. Kriss
  21.