Logiclrd,
Thanks for the assistance. I implemented the code you suggested and it worked. I have been beating my head against a wall off and on for the last few days. Thanks for the aspirin! Thanks also to agual for your suggestion.
I am thoroughly impressed with the speed of response...
I am a novice
qbasic programmer and have run into a problem with a legacy system which I inherited. I was hoping someone might be able to give me some direction.
result# = VAL(result$)
result# = result# / ps#
result$ = LTRIM$(STR$(result#))
result$ = LEFT$(result$, 8)
ps# is a value between...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.