FoxInCloud public layer for Visual FoxPro 9+
About 1,000 general-purpose procedures and functions that any VFP deleloper can use for his/her own application(s).
Categorized by scope: Array, Data, Date, Development, Text, etc.
More details on http://foxincloud.com/OpenSource.php
somewhere in your initialization process, add:
set path to <where your FoxInCloud-AB package is installed> additive
do ab
Then use the classes, procedures and functions in your code as usual
Areas you may want to contribute:
- improve and/or extend code base
- localize documentation comments
For detailed information, see CONTRIBUTING.md @ https://github.com/FoxInCloud/FoxInCloud-AB/blob/master/CONTRIBUTING.md