Programmer's WorkBench (pwb.hlp) (Table of Contents; Topic list)
Ppara Function
                                             Up Contents Index Back
─────Programmer's WorkBench─────────────────────────────────────────────────
 
     Ppara («ppara»)
          Moves the cursor to the beginning of the first line of the
          next paragraph.
 
     Meta Ppara («meta» «ppara»)
          Moves cursor to the beginning of the first blank line after
          the current paragraph. If the cursor is not on a paragraph,
          moves the cursor to the first blank line after the next
          paragraph.
 
     Returns
 
     True:  Cursor moved.
     False: Cursor not moved; no more paragraphs in the file.
 
     See
 
     Mpara
     Cursor Movement Commands
                                    -♦-