RESETResets an interface or file or buffer pointers.
Description:
The RESET statement directed to an interface performs an interface reset. When directed to a file it sets the file position pointer to the beginning of the file. When directed to a buffer it sets all buffer control entries to their initial values with the empty and fill pointers set to one and all other entries set to zero.
|