Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!tut.cis.ohio-state.edu!ucbvax!ALASKA.BITNET!SXRJC From: SXRJC@ALASKA.BITNET (ROBERT J CONCANNON) Newsgroups: comp.lang.asm370 Subject: #brpl vs open/dcb Message-ID: <9003152003.AA12705@lilac.berkeley.edu> Date: 15 Mar 90 18:25:08 GMT Sender: daemon@ucbvax.BERKELEY.EDU Reply-To: IBM 370 Assembly Programming Discussion List Distribution: inet Organization: The Internet Lines: 5 i have run across some vendor source in which sysin dd * files are accessed via a #brpl: #brpl type=generate,rpladdr=(r2),file='sysin'... i have been accustomed to reading such files with standard open & dcb. what are the pros and cons of the two strategies? (mvs/xa) thanks, bob concannon,university of alaska