README.md

December 4, 2022 ยท View on GitHub

Numerals

Description

Revised Roman Numeral generator. This version will in theory generate numbers in excess of 1000000 using the standard numbering conventions, i.e. 5000 is equal to a V with a line above and below..

More Info

This code relies on the user NOT using True Type fonts. The problem lies in getting the lines to appear above and below the letters, as I couldn't find a font that did this I've cheated and simply used two labels. Look at teh code and you'll see what I mean.

Submitted On2000-02-26 13:21:26
ByMark Darlison
LevelBeginner
User Rating2.8 (14 globes from 5 users)
CompatibilityVB 4.0 (32-bit), VB 5.0, VB 6.0
CategoryString Manipulation
WorldVisual Basic
Archive FileCODE_UPLOAD36232262000.zip