I am Trying to find the best way to get a page count (number of pages in two datafiles). Basically I have to data files I want to compare. (Example: lets say one data file is 32 pages long and the next file is 30 pages long; now here I want to be able to add the number of pages in both files and retrieve the result). Any suggestions will be greatly appreciated.