calculation operation
Can anyone give me some guidance as far as how to bound a text box to a storage source?
so that when numbers are entered and an operator (+) is pushed, it should directly be stored somewhere, awaiting for the second string of numbers. When it's all in, pushing the "=" sign should display the sum of both strings of digits.
thx already!
|