-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Doug Hennig
committed
Mar 2, 2024
1 parent
de47365
commit 8216d03
Showing
2 changed files
with
15 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
--- | ||
layout: post | ||
title: "kvpReader" | ||
date: 2024-03-02 09:45:00 -0500 | ||
categories: vfpx update | ||
--- | ||
|
||
The main goal of [kvpReader](https://github.com/Irwin1985/kvpReader) is to simplify and enhance the management of key-value pair (KVP) configuration files in applications developed in Visual FoxPro. It provides a class that allows programmers to easily load, manipulate, and access configuration information, promoting simplicity and efficiency in software development. |