This page (revision-3) 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
3 26-Nov-2021 10:22 758 bytes JMyers to previous
2 26-Nov-2021 10:22 576 bytes JMyers to previous | to last
1 26-Nov-2021 10:22 563 bytes JMyers to last

Page References

Incoming links Outgoing links

Version management

Difference between version and

At line 1 changed one line
NG - Not Greater Than
!!NG - Not Greater Than
At line 3 changed one line
Statement: If the value of PC 100 is negative, set it to 0.
;Statement:If the value of PC 100 is negative, set it to 0.
At line 5 changed 3 lines
00010 IF PC 100 NG N -1 100 99999
00100 LET PC 100 EQ N 0 99999
99999 EXIT 99999
|00010| IF| PC| 100| NG| N| -1| | |100| 99999
|00100| LET| PC| 100| EQ| N| 0| | |99999|
|99999| EXIT| | | | | | | |99999 |
At line 13 added 5 lines
----
![Notes|Edit:Internal.NG_OPERATOR]
[{InsertPage page='Internal.NG_OPERATOR' default='Click to create a new notes page'}]