You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Matt Slay edited this page Apr 10, 2017
·
2 revisions
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.