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.
Lastselect Function
                                             Up Contents Index Back
─────Programmer's WorkBench─────────────────────────────────────────────────
 
     Lastselect («lastselect»)
 
     Duplicates the last selection.
 
     The Arg count and Meta state that were previously in effect are not
     duplicated──only the selection. The new Arg count is one, and the
     Meta state is the current Meta state. To use a higher Arg count,
     execute Arg («arg»). To toggle the Meta state, execute Meta («meta»).
 
     The re-created selection uses the same pair of line:column
     coordinates as the previous selection. Thus, different text can be
     selected if you have made additions or deletions to the file since
     the last selection.
 
     See
 
     Arg, Lasttext, Meta
                                    -♦-