This page (revision-4) was last changed on 26-Nov-2021 10:22 by JMyers

This page was created on 26-Nov-2021 10:22 by JMyers

Only authorized users are allowed to rename pages.

Only authorized users are allowed to delete pages.

Page revision history

Version Date Modified Size Author Changes ... Change note
4 26-Nov-2021 10:22 490 bytes JMyers to previous
3 26-Nov-2021 10:22 352 bytes JMyers to previous | to last
2 26-Nov-2021 10:22 335 bytes JMyers to previous | to last
1 26-Nov-2021 10:22 320 bytes JMyers to last

Page References

Incoming links Outgoing links

Version management

Difference between version and

At line 1 changed 2 lines
!!MLT – Multiply
MLT – Multiply
At line 4 removed one line
At line 6 changed 10 lines
;Example: Multiply the value of PC 1000 times 2, and store the value back into the same PC.
||Line||CMD||OT||Operand 1||OPER||OT||Operand2||OT||Operand3||If Goto|| Else GoTo
|00010| LET| PC| 1000| MLT| PC| 1000| N| 2| 99999|
----
![Notes|Edit:Internal.MLT_OPERATOR]
[{InsertPage page='Internal.MLT_OPERATOR' default='Click to create a new notes page'}]
Example: Multiply the value of PC 1000 times 2, and store the value back into the same PC.
Line CMD OT Operand 1 OPER OT Operand2 OT Operand3 If Goto Else GoTo
00010 LET PC 1000 MLT PC 1000 N 2 99999