PickBASIC / FlashBASIC

u0033 user exit

.md

The u0033 user exit converts a decimal number into a Roman numeral.

Synonymsu33
Note: There is no user exit to convert from Roman numerals to decimal.

Syntax

roman.num = oconv(decimal.num, ’u0033’)

See also