CompuServe Thread

#MKL,CVL,MKD,CVD,MKI,CVI

2 messages in this thread
#2324From: hank marquisOct 9, 1991 10:03 PM
I wrote some neat routines for VB…MKL(), CVL(), CVD(), MKD(), CVI(), MKI CVS() and MKS(). They of course replace the "missing" binary coded decimal conversion functions found in QB and QBX. They are implemented in a strange way…they use type corecion ala an article in Inside QuickBASIC. Bottom line? 3 lines each, super fast, work perfect. They met my needs for a dBASE engine I am working on. I ULd them into New Uploads this forum, browse for keyword MKL or CVL or … They are free, enjoy, Hank Marquis There is 1 Reply.
#2353From: Keith PleasOct 10, 1991 1:05 AM
Hank: Thanks again!