CHAPTER 3 HANDLING PAGE NUMBERS When you execute the program, it will ask you to enter the beginning page number. You may enter a 0 if you do not want the first page to have a page number. All subsequent pages will then be numbered from 1 to N. If you enter any other beginning page number, k, all pages will be numbered from k to N. This feature makes it possible to run truly large jobs during separate computer sessions. You could, for example, print the first part of a volume containing pages 0 to 537. Then you could later print the remainder of the job by beginning with page number 538.