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.
Mpara Function
                                             Up Contents Index Back
─────Programmer's WorkBench─────────────────────────────────────────────────
 
     Mpara («mpara»)
          Moves the cursor to the beginning of the first line of the
          current paragraph. If the cursor is already on the first line
          of the paragraph, it is moved to the begininng of the first
          line of the preceding paragraph.
 
     Meta Mpara («meta» «mpara»)
          Moves the cursor to the first blank line preceding the
          current paragraph.
 
     Returns
 
     True:  Cursor moved.
     False: Cursor not moved; no more paragraphs in the file.
 
     See
 
     Ppara
     Cursor Movement Commands
                                    -♦-