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 805 bytes JMyers to previous
2 26-Nov-2021 10:22 624 bytes JMyers to previous | to last
1 26-Nov-2021 10:22 611 bytes JMyers to last

Page References

Incoming links Outgoing links

Version management

Difference between version and

At line 1 changed 2 lines
!!GE - Greater Than or Equal To
GE - Greater Than or Equal to
At line 3 added 5 lines
Statement: If the employee has a positive value in PC 100, divide it in half.
Line CMD OT Operand 1 OPER OT Operand2 OT Operand3 If Goto Else GoTo
00010 IF PC 100 GE N 0 00100 99999
00100 LET V HALF OF PC 100 DIV PC 100 N 2 99999
99999 EXIT 99999
At line 5 removed 7 lines
;Statement:If the employee has a positive value in PC 100, divide it in half.
||Line||CMD||OT||Operand 1||OPER||OT||Operand2||OT||Operand3||If Goto|| Else GoTo
|00010| IF| PC| 100| GE| N| 0| | |00100| 99999
|00100| LET| V| HALF OF PC 100| DIV| PC| 100| N| 2| 99999 |
|99999| EXIT| | | | | | | |99999 |
At line 13 removed 5 lines
----
![Notes|Edit:Internal.GE_OPERATOR]
[{InsertPage page='Internal.GE_OPERATOR' default='Click to create a new notes page'}]