| Search Locate Previous Next | Contents |
To check the number of completed pages on a spooled report:
pgctnlNumPages spl
... where spl is the name returned by nlSpool ''. If there is no spooled report, this returns 0. If you call this with a null argument while a print file is open, it will return the number of pages completed to date.