The result I want to achieve is 1234567.25. The resulting number is then sent to a sorting routine after which the .25 is subtracted and the 1234567 is revered back to .1234567
Title: Re: SOLVED - Adding a Decimal Value
Post by: Dimster on February 22, 2021, 12:40:09 pm
Sometimes I just amaze myself on how I can look at a routine and see what I want to see and not see what is really there. My crucial variable was incorrectly dimensioned.
Title: Re: Adding a Decimal Value
Post by: AtomicSlaughter on February 25, 2021, 02:11:24 pm
You can try this if you need to print a decimal place to screen, but you will have to convert your number into a string first using