Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Where is the return value? (solved but with exit error)
#3
I gave up using EvalBASIC and, with a few tricks, I managed to use VAL like on the ZX Spectrum.

Like:

s$ = INPUT(32) ' example: "SIN(x*10)+5/(1+x*x)"
s$ = FixExpression(s$)
y = VAL s$
Reply


Messages In This Thread
RE: Where is the return value? (solved but with exit error) - by zarsoft - 11-09-2023, 04:48 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)