Hello ...
Is this instruction still needed ? If I write "Var1.0 = 0" or "Set Var1.0 = 0" seems to make no difference, at least in hex file size, the same for "Var1.0 = Var2.1" . So ?
Last edit: Bertrand BAROTH 2021-08-14
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello ...
Is this instruction still needed ? If I write "Var1.0 = 0" or "Set Var1.0 = 0" seems to make no difference, at least in hex file size, the same for "Var1.0 = Var2.1" . So ?
Last edit: Bertrand BAROTH 2021-08-14
'SET' is not mandated. 'SET' is maintained for BASIC language completeness.