Programmer's WorkBench (pwb.hlp) (Table of Contents; Topic list)
Begfile Function
                                             Up Contents Index Back
─────Programmer's WorkBench─────────────────────────────────────────────────
 
     Begfile («begfile»)
 
     Moves the cursor to the beginning of the file.
 
     Returns
 
     True:  Cursor moved.
     False: Cursor not moved; the cursor is already at the beginning of
            the file.
 
     See
 
     Endfile
     Cursor Movement Commands
                                    -♦-