Shide is a library that exposes the power of kawix/core to VFP9
NOTE: Works on VFP9 and in VFP10 Advanced (by cheng) 32/64 bits. Its know to work on windows7+.
-
Install @kawix/core
-
Execute on cmd:
kwcore gh+/FoxShell/packages/shide/0.0.7.kwa
Shide is a multipurpose library. Extends VFP9 giving all the power of kawix/core. With a unique library you can do almost anything in VFP. If there is something harder to do native with VFP, then Shide is the solution. Here a list of current shide usages:
- Make HTTP/HTTPS Web Requests vfp.axios
- Send emails using SMTP vfpmailer
- Create/Read zip files admzip
- The fastest JSON parser. See example: examples/json.prg