[ANN] rsIsValid 0.1.0 LC8 library extension

Stephen MacLean smaclean at madmansoft.com
Sun Mar 20 19:04:15 EDT 2016


Hi All,

I'm please to announce the first pass of rsIsValid. It is a livecode 8 library widget and has been built and tested with LC 8.0 DP16. It contains functions that help validate data like credit card numbers, emails, URL’s, etc. The functions included in this release are listed on the first post at http://forums.livecode.com/viewtopic.php?f=16&t=26653&p=138698#p138698. 

The example file let’s you test both the LiveCode script and LCB versions of the functions so you can see what’s happening and compare how one does things in script vs LiveCode Builder. PLEASE NOTE: Once downloaded, you will still need to install the extension into LC8 in order for the “Test LCB” buttons to work.

I'm also looking at including some functions that other folks have sent me for sometime in the future.

If you have issues, or find a test case that doesn't work like you think it should, please let me know on the forums or via email

You can download both the example file and the livecode 8 extension at the forum post or from github

You can find everything including the LCB source on github: https://github.com/renegadesteve/rsIsValid

If you want to add to rsIsValid please do so! This is a project for the community and community input is more than welcome!

Best,

Steve






More information about the use-livecode mailing list