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