Command
Not Applicable
      
        Description
        The Reset block prepares the associated file for reading. A filename was associated with the file with the assign block.
       
       
        Escapes
        
        If this routine fails a File Reset Escape Code is generated.
        
        
        Examples
        The following block list opens a file with a specific name, reads one number from each line and then closes the file.
        
                 
                  
        Related Topics
        
        Rewrite
        Close