Roman Numerals V1.2 Mark McCarthy Roman Numerals is a program that converts Roman numerals to their equal in Arabic. The program is pretty much selfexplanatory R-A is Roman to Arabic and A-R is Arabic to Roman. In R-A mode Just type in the Thousands letters then the Hundreds and then the Tens and finally the Ones. The program will automaticly leave out the one that is not correct, such as you typed DCC in the Ones. To leave one blank simply put a "0" or a "-". In A-R mode it is a little bit simpler. Just type in any number less than 4000 and it will convert it. The only reason it doesn't go any higher is because I can't get the little lines over the letters to work. Well thats it! Go Surprise your math teacher when you convert them so fast. Version Info 1.0 -first version only did Arabic to Roman 612 bytes 1.1 -added Roman to Arabic, made the A-R sequence a little smaller and to be able to work with as little as 360 bytes 1446 bytes 1.2 -made the R-A sequence a little smaller and fixed some bugs with the A-R portion of the program 1968 bytes