Have you tried using HEX2 variable?
The 2 after HEX is the number of digits. You can also use DECx for decimal and BINx for binary with x being the number of digits to display.Code:hserout [HEX2 dummydata]
Have you tried using HEX2 variable?
The 2 after HEX is the number of digits. You can also use DECx for decimal and BINx for binary with x being the number of digits to display.Code:hserout [HEX2 dummydata]
Last edited by CocaColaKid; - 22nd August 2005 at 21:52.
Bookmarks