Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!sol.ctr.columbia.edu!ucselx!bionet!agate!ucbvax!DUTS.CCC.AMDAHL.COM!czl30 From: czl30@DUTS.CCC.AMDAHL.COM (Chris Lee) Newsgroups: comp.lang.asm370 Subject: Re: Writing to a CMS file Message-ID: <9104200446.AA11977@ucbvax.Berkeley.EDU> Date: 19 Apr 91 20:27:00 GMT References: <9104171945.AA06741@ucbvax.Berkeley.EDU> Sender: daemon@ucbvax.BERKELEY.EDU Reply-To: IBM 370 Assembly Programming Discussion List Distribution: inet Organization: The Internet Lines: 7 Hi, You need to code up as FSCB. Also generate a DSECT for that FSCB using the FSCBD macro. Map this onto the FSCB, and you can store anything in the right place! Good luck....Chris Lee