Rob-
I think that you have to specify the no of decimal digits to be output ie
DEC 3 Databyte(0) will print databyte(0) with 3 decimal digits and leading zeroes
regards
Angus Anderson
Not only that, but I think the DEC modifier kicks out the value (i.e. dies a horrible death ) if a non DEC capable value tries to get passed to the variable.
Bookmarks