Programmer's WorkBench (pwb.hlp) (Table of Contents; Topic list)
Important Notice
The pages on this site contain documentation for very old MS-DOS software, purely for historical purposes. If you're looking for up-to-date documentation, particularly for programming, you should not rely on the information found here, as it will be woefully out of date.
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
                                    -♦-