| Allegro CL version 8.0 Unrevised from 7.0 to 8.0. | ||||||||||
Arguments: printer
Returns the number of the page that is currently printing on the printer stream specified by the argument. The first page is number 1.
page-number is a
property of the printer class.
This generic function is not and cannot be setf'able. You must specify a value for this property when a printer stream is created with open-stream. (It can also be changed in the printer job control dialog when printing is initiated by a user, but the initial value in the job control dialog cannot be changed.)
Copyright (c) 1998-2008, Franz Inc. Oakland, CA., USA. All rights reserved.
Documentation for Allegro CL version 8.0. This page was not revised from the 7.0 page.
Created 2005.12.9.
| Allegro CL version 8.0 Unrevised from 7.0 to 8.0. | ||||||||||