07-27-2022, 11:59 PM
LOL!!!! Thank you Pete!!!! I was worried I would have to dump PrintString and go with LOCATE on every variable! LOL That would be horrendous and probably not even possible on such a small window. You rock.
I see you fixed it with this: num$ = LTrim$(Str$(num)) on the Equals section, and dumping the STR$ and VAL lines on the number: and number2: sections, awesome! Thanks again.
This will wrap up this app, at least for the time being. Now I can use this app instead of the one that comes with Windows.
I see you fixed it with this: num$ = LTrim$(Str$(num)) on the Equals section, and dumping the STR$ and VAL lines on the number: and number2: sections, awesome! Thanks again.
This will wrap up this app, at least for the time being. Now I can use this app instead of the one that comes with Windows.