| A small function of VB6.0 |
| Public Function DecToBin(DeciValue As Long , Optional NoOfBits As Integer = 8) _ As String '******************************************************************************** '* Name : DecToBin '* Date : 2003 '* Author : Alex Etchells '****************... |
|
|
|
|