ARPUS/ce, Version 2.6.2 (03/10/05)    (SCCS 1.5)
_______________________________________________________________________________
    pp [npages]
    "pad page"
    
    DESCRIPTION:
        'pp'  scrolls the file vertically by pages.  If n is positive, the file
        is scrolled down n pages;  if n is negative, the file is scrolled up  n
        pages.  If npages is  omitted, it defaults to 1 (scroll down one page).
        Fractional values for n are allowed, so that 'pp .5' would scroll  down
        one-half page. 
        
        A  page  is  defined  as the number of lines that can be visible in the
        window given its current size. 
        
        A form feed character (hexadecimal 0C) always indicates  the  beginning
        of a new page. 
    
    RELATED HELP FILES:
        pb            (Pad Bottom)           
        ph            (Pad Horizontal)       
        pt            (Pad Top)              
        pv            (Pad Vertical)         

        tb            (To Bottom)            
        tl            (To Left)              
        tr            (To Right)             
        tt            (To Top)               

        curswinCon    (Cursor and Window)    

        support       (customer support)     
        

_______________________________________________________________________________
  Copyright (c) 2005, Robert Styma Consulting.  All rights reserved.