CommandandControlVB can only do a few things.  If you do not have a compiler and
are curious, you might be able to run the program by clicking on the executable.
Programs compiled in Visual Basic require that the Visual Basic runtime libraries
are resident on your PC.  Unfortunately, because of the way Microsoft designed VB,
you need the runtime library appropriate to the version of Visual Basic that compiled
the file.  The Microsoft installer msvbvm50.exe will install a VB5 runtime library
on your PC.  Will the software run then?  The recognizer part certainly will but you
may not be able to use the radio control functions unless the mscomm control I used
has been previously installed on your PC.