Store conversion in variable
Posted: 10 Oct 2023, 00:33
How to I store the result of a conversion to a variable
example:
Disp 10*_mi▶_km <<<< This work
A:=10*_mi▶_km <<< This generate syntax error
Actually I would like to have in a variable the result of "Avariable"*_mi▶_km/_gal▶_l. -> store to B
I used to do this on the 86 without problem , but here I'm not finding how.
example:
Disp 10*_mi▶_km <<<< This work
A:=10*_mi▶_km <<< This generate syntax error
Actually I would like to have in a variable the result of "Avariable"*_mi▶_km/_gal▶_l. -> store to B
I used to do this on the 86 without problem , but here I'm not finding how.