Hi piclisters I need a short routine that will convert a single byte to 3 ascii bytes For example; if the number 127 (decimal) is in file x, how can I convert it to 3 registers (hundreds,tens and units). This is what the 3 files should have in them after the conversion register1 = 31, register2 = 32, register3 = 37 (all in ascii notation) Thankyou Justin Grimm Eclipse Energy Systems eclipse@accessin.com.au