BASE2BSE.82P This program will convert any number in any base 2-20 into any other base (i.e., hex to decimal, octal to binary, etc.). The only restriction is that both numbers must be less than sixteen digits for the program to work properly.