statusdict /pagecount & statusdict /copies

"Pascal Chapuis" <[email protected]> Thu, 17 Oct 2002 09:43:21 +0200
Newsgroups gmane.comp.printing.ghostscript.bugs
Organization Guest of ProXad - France
Message-ID <[email protected]>
Hi,

To get the PageCount with GS I launch this command :
statusdict /pagecount known {statusdict begin pagecount 10 string cvs print
end flush}

Is there "copies" field in statusdict indicating how many copies has been
asked ?

TIA