Here are the functions for the Verhoef algorithm...
rob6523.
**********************************
* the Verhoeff functions *
* rob6523 from the Netherlands *
**********************************
* Main program
Public array gaD[10,10], gaP[8,10], gaINV[10], ReversedArray[10]
do...