home *** CD-ROM | disk | FTP | other *** search
- Comments: Gated by NETNEWS@AUVM.AMERICAN.EDU
- Path: sparky!uunet!stanford.edu!bcm!convex!news.oc.com!eff!sol.ctr.columbia.edu!spool.mu.edu!darwin.sura.net!paladin.american.edu!auvm!IS.RICE.EDU!DBOYES
- X-Mailer: ELM [version 2.3 PL11]
- Message-ID: <9211091555.AA04795@is.rice.edu>
- Newsgroups: bit.listserv.ibm-main
- Date: Mon, 9 Nov 1992 09:55:08 CST
- Sender: IBM Mainframe Discussion list <IBM-MAIN@RICEVM1.BITNET>
- From: "(David E Boyes)" <dboyes@IS.RICE.EDU>
- Subject: Re: Forcing Page Boundaries in High Level Code
- Comments: To: IBM-MAIN@ricevm1.rice.edu
- In-Reply-To: <9211091542.AB04383@is.rice.edu>; from "David F. Juraschek" at
- Nov 9, 92 10:35 am
- Lines: 9
-
- > Specifically, I would like to know how to force portions (plural) of the
- > PROCEDURE DIVISION in COBOL to begin at new page boundaries.
-
- Try EJECT. It can be in either area A or area B. I believe
- Fortran and PL/1 also support EJECT as a inline compiler
- directive.
-
- (ref. VS COBOL II Application Programming Reference (GC26-4047),
- pg. 347)
-