Why not use the DEC modifier on a word variable?
For example if wVar=123 then DEC5 will display 00123 since it is padding zeros.
Ioannis
Why not use the DEC modifier on a word variable?
For example if wVar=123 then DEC5 will display 00123 since it is padding zeros.
Ioannis
Thanks, haven't thought about that![]()
Bookmarks