Programmer's WorkBench (pwb.hlp) (Table of Contents; Topic list)
Savecur Function
                                             Up Contents Index Back
─────Programmer's WorkBench─────────────────────────────────────────────────
 
     Savecur («savecur»)
 
     Saves the cursor position (sets an anchor).
 
     To restore the cursor to the saved position, use the Restcur
     function («restcur»).
     See: Restcur
 
     To select text from the current position to the saved position,
     use Select To Anchor from the Edit menu or the Selcur function
     («selcur»).
     See: Edit menu, Select To Anchor Selcur
 
     Returns
 
     Savecur always returns true.
 
     See
 
     Cursor Movement Commands
     Edit menu, Set Anchor
                                    -♦-