VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

Cool Logic (Lots of simple but handy functions)

Jon Davis  (4 Submissions)   VB function enhancement   Visual Basic 3.0   Intermediate   Wed 3rd February 2021

These are some functions that I use all the time that Microsoft left out of core VB. Some of them are more useful than others, like IsEven()/IsOdd() and IsLeapYear() and PlaySound() and SaveString() and GetPathDir(). Some of this source is borrowed and modified from other authors' sources, but at least half of it is original. I have rewritten this code to put it into a class module, and then I compiled it to a DLL. I use the DLL all the time in projects. Very handy!

Rate Cool Logic (Lots of simple but handy functions) (4(4 Vote))

Download Cool Logic (Lots of simple but handy functions)

Cool Logic (Lots of simple but handy functions) Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters