◄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 -♦-