The FSEEK.PRG program simply illustrates how to use the low level file seek function, FSEEK() to reposition the file pointer in a low level file. It also illustrates how to a search and replace of a string in a text file using FSEEK() and other low-level file I/O functions.