Programmer's WorkBench (pwb.hlp) (Table of Contents; Topic list)
Edit Menu
                                             Up Contents Index Back
─────Programmer's WorkBench─────────────────────────────────────────────────
 
     The Edit menu provides the following commands to manipulate text,
     choose the selection mode, toggle the no-edit state, and record
     macros:
 
     Command             Description                        Key
 
     Undo              Reverse last action                «_pwbundo»
     Redo              Restore last undone action         «_pwbredo»
     Repeat            Repeat last action                 «_pwbrepeat»
 
     Cut               Delete text and copy to clipboard  «delete»
     Copy              Copy text to clipboard             «copy»
     Paste             Insert text from clipboard         «paste»
     Delete            Clear text                         «_pwbclear»
 
     Set Anchor        Save cursor position               «savecur»
     Select To Anchor  Select to saved position           «selcur»
 
     Stream Mode       Set stream selection mode          «_pwbstreammode»
     Box Mode          Set box selection mode             «_pwbboxmode»
     Line Mode         Set line selection mode            «_pwblinemode»
 
     Read Only         Toggle no-edit state               «noedit»
 
     Set Record        Set recorded macro name and key    ───
     Record On         Toggle macro recording             «_pwbrecord»
                                    -♦-