Path: utzoo!utgpu!water!watmath!clyde!rutgers!rochester!bbn!uwmcsd1!ig!jade!ucbvax!UOGUELPH.BITNET!SCOTTY From: SCOTTY@UOGUELPH.BITNET (Steve Howie) Newsgroups: comp.lang.asm370 Subject: Re: Printer buffer images Message-ID: <8712181450.AA09093@jade.berkeley.edu> Date: 18 Dec 87 14:32:53 GMT References: Sender: daemon@ucbvax.BERKELEY.EDU Reply-To: IBM 370 Assembly Programming Discussion List Distribution: inet Organization: The ARPA Internet Lines: 10 Construction of print images (and this is taken from my experience on a 3211 under OS/VS1), involves creating a non-executable CSECT and linkediting it into SYS1.IMAGELIB. Where it goes under VM I'm not sure. A manual which may help you is DATA MANAGEMENT FOR SYSTEM PROGRAMMERS (dunno the publication number). There is a section in the back on creating print images for 1403, 3211 and 3203 printers. Scotty p.s. that manual I referred to is a VS/1 manual