GoFish Config Files - mattslay/GoFish GitHub Wiki

GoFish uses XML files to store settings and options between sessions. The XML files are created and read using the Settings class from the Sedna My library, which is available here on VFPx. This library is VERY EASY to use and I highly recommend it for persisting configuration data in VFP apps.

![XmlConfigFiles](https://raw.githubusercontent.com/wiki/mattslay/GoFishhttps://github.com/mattslay/GoFish/blob/master/Screenshots/GoFish Options Advanced Config Files.png)