psPageInfo


in psFile.h


struct psPageInfo { 
psParaTypeInteger page;
psParaTypeInteger byte;
long start;
long end;
psPageInfo* next;
};