* initialize the page number; variable. store 1 to gnpagenum * set up the loop do while gnpagenum <= 25 && loop 25 times gnpagenum = gnpagenum + 1 enddo && do while gnpagenum <= 25