A83: Word into op2
[Prev][Next][Index][Thread]
A83: Word into op2
Hello,
I ran into a (probably very simple) problem: What I want is to store 103
numbers, all between 1 and plm. 300, with 2 decimals.
In the program, at some point they would have to end up in op2. I figured
that those numbers, multiplied by 100, could easily fit in a word (2 bytes).
But how do I get that number into op2? (After that, it will be easy to move
the comma 2 to the left again.)
Any thoughts?
Arnout
arnout.engelen@beer.com