<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=iso-8859-2" http-equiv=Content-Type>
<META name=GENERATOR content="MSHTML 8.00.6001.18813">
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT size=2 face=Arial>Hi,</FONT></DIV>
<DIV><FONT size=2 face=Arial></FONT>&nbsp;</DIV>
<DIV><FONT size=2 face=Arial>I'm have small (big for me) problem with extract 
number ends page any of&nbsp;article in my document. I update this information 
only when I use \maketitle command. </FONT></DIV>
<DIV><FONT size=2 face=Arial>In bellow code start page number work OK, but do 
not know how get information about end number page. I know that the next start 
page number is a bigger one than end page numbers.</FONT></DIV>
<DIV><FONT size=2 face=Arial></FONT>&nbsp;</DIV>
<DIV><FONT size=2 face=Arial></FONT>&nbsp;</DIV>
<DIV><FONT size=2 face=Arial></FONT>&nbsp;</DIV>
<DIV><FONT size=2 face=Arial>\def\@oddhead{%<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
\underline{\parbox[b]{10.5cm}{%<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
pp. \arabic{@ppstart}-\arabic{@ppstop}}}\hfill\thepage<BR>&nbsp;}</FONT></DIV>
<DIV><FONT size=2 face=Arial>...</FONT></DIV>
<DIV><FONT size=2 face=Arial></FONT>&nbsp;</DIV>
<DIV><FONT size=2 face=Arial>\newcounter{@ppstart}</FONT></DIV>
<DIV><FONT size=2 face=Arial>\newcounter{@ppstop}</FONT></DIV>
<DIV><FONT size=2 face=Arial></FONT>&nbsp;</DIV>
<DIV><FONT size=2 face=Arial>...</FONT></DIV>
<DIV><FONT size=2 
face=Arial>\renewcommand{\maketitle}{%<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
\setcounter{@ppstart}{\thepage}</FONT></DIV>
<DIV><FONT size=2 
face=Arial>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
\setcounter{@ppstop}{???????????????????}</FONT></DIV>
<DIV><FONT size=2 face=Arial>}</FONT><BR></DIV>
<DIV><FONT size=2 face=Arial></FONT>&nbsp;</DIV>
<DIV><FONT size=2 face=Arial>Adam M</FONT></DIV></BODY></HTML>