Released: nfXML (Aug 09, 2016)
Github project site:https://github.com/vfp2nofox/nfXml Download link:https://github.com/vfp2nofox/nfXml/master.zipnfXml VisualFoxpro Xml Parser / SerializerBasic Usage:oVfp = nfXMLRead(cXMLstring |...
View ArticleUpdated Release: nfXML (Aug 09, 2016)
Github project site:https://github.com/vfp2nofox/nfXmlDownload link:https://github.com/vfp2nofox/nfXml/master.zipnfXml VisualFoxpro Xml Parser / SerializerBasic Usage:oVfp = nfXMLRead(cXMLstring |...
View ArticleReleased: VFPRegexTool (Aug 24, 2016)
Github site:https://github.com/vfp2nofox/vfpregextool Download link:https://github.com/vfp2nofox/vfpRegexTool/archive/master.zipVfpRegexTool: Allows you to test regular expressions in VFP using...
View ArticleUpdated Release: VFPRegexTool (Aug 24, 2016)
Github site:https://github.com/vfp2nofox/vfpregextoolDownload link:https://github.com/vfp2nofox/vfpRegexTool/archive/master.zipVfpRegexTool: Allows you to test regular expressions in VFP using...
View ArticleNew Comment on "Sedna"
Doug - On the “VistaDialogs4COM.CommonOpenFileDialog" class, is there a way to call ShowDialog() and and specify the starting folder location it will be scoped to?
View ArticleNew Comment on "Sedna"
Hi Matt. No, it looks like Craig didn't create a property for that. Doug
View ArticleReleased: StripeX - Version 1.9 (Jan 10, 2017)
1.9: Added CustomerList function to get cursor of all customer IDs 1.8: Added ChargeCard() function and minor tweaks 1.7: Added Plan & Subscription functions 1.6: Added functions for working with...
View ArticleUpdated Release: StripeX - Version 1.9 (Jan 10, 2017)
1.9: Added CustomerList function to get cursor of all customer IDs1.8: Added ChargeCard() function and minor tweaks1.7: Added Plan & Subscription functions1.6: Added functions for working with...
View ArticleUpdated Wiki: Home
Welcome to VFPXA Visual FoxPro Community effort to create open source add-ons for Visual FoxPro 9.0. The code, classes, and libraries made available here are the result of a community-based effort to...
View ArticleUpdated Wiki: StripeX
StripeXProvides a wrapper for working with Stripe.comProject Manager: Todd LandrumA wrapper class for working with Stripe.com. Currently supports:-- Authenticating a stripe.com connection and...
View ArticleUpdated Wiki: StripeX
StripeXProvides a wrapper for working with Stripe.comProject Manager: Todd LandrumA wrapper class for working with Stripe.com. Currently supports:-- Authenticating a stripe.com connection and...
View ArticleReviewed: nfXML (Jan 10, 2017)
Rated 3 Stars (out of 5) - cannot download, error : not found https://github.com/vfp2nofox/nfXml/master.zip thx
View ArticleCreated Unassigned: nfjson doesn't unescape special characters [43558]
Hi,when I use nfjsoncreate special characters (like for example double quotes) are correctly escaped, so the output for the following code:```pair = CREATEOBJECT("empty")addproperty(pair , "context",...
View ArticleReleased: nfJson (Jan 11, 2017)
2017/01/11 fixed issue with strings terminated with " nfJsonRead: removed parameter "isFile" now you can just pass a file name or string added test: escapeTest.prg2016/09/28 minor bug fix: zero item...
View ArticleUpdated Release: nfJson (Jan 11, 2017)
2017/01/11fixed issue with strings terminated with "nfJsonRead: removed parameter "isFile" now you can just pass a file name or stringadded test: escapeTest.prg2016/09/28minor bug fix: zero item...
View ArticleReleased: nfJson (Jan 11, 2017)
2017/01/11 fixed issue escaping values terminated with " nfJsonRead: removed parameter "isFile" now you can just pass a file name or string added test: escapeTest.prg2016/09/28 minor bug fix: zero item...
View ArticleUpdated Release: nfJson (Jan 11, 2017)
2017/01/11fixed issue escaping values terminated with "nfJsonRead: removed parameter "isFile" now you can just pass a file name or stringadded test: escapeTest.prg2016/09/28minor bug fix: zero item...
View ArticleCommented Unassigned: nfjson doesn't unescape special characters [43558]
Hi,when I use nfjsoncreate special characters (like for example double quotes) are correctly escaped, so the output for the following code:```pair = CREATEOBJECT("empty")addproperty(pair , "context",...
View ArticleUpdated Wiki: Home
Welcome to VFPXA Visual FoxPro Community effort to create open source add-ons for Visual FoxPro 9.0. The code, classes, and libraries made available here are the result of a community-based effort to...
View ArticleClosed Unassigned: nfjson doesn't unescape special characters [43558]
Hi,when I use nfjsoncreate special characters (like for example double quotes) are correctly escaped, so the output for the following code:```pair = CREATEOBJECT("empty")addproperty(pair , "context",...
View Article