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 812 bytes JMyers to previous
3 26-Nov-2021 10:22 666 bytes JMyers to previous | to last
2 26-Nov-2021 10:22 625 bytes JMyers to previous | to last
1 26-Nov-2021 10:22 612 bytes JMyers to last

Page References

Incoming links Outgoing links

Version management

Difference between version and

At line 1 changed 2 lines
!!IN - In (List)
IN - In (List)
At line 3 added 6 lines
See $L in the 5.1.4. section.
Statement: If an employee is non-union, charge $5.00 for coffee service (into PC 1015)
Line CMD OT Operand 1 OPER OT Operand2 OT Operand3 If Goto Else GoTo
00010 IF DB DUN.UNITE_CODE IN $L UC-NON UNION UNITS 00100 99999
00100 LET PC 1015 EQ N 5 99999
99999 EXIT 99999
At line 5 removed 9 lines
See [List variable|$L_VARIABLE]
;Statement:If an employee is non-union, charge $5.00 for coffee service (into PC 1015)
||Line||CMD||OT||Operand 1||OPER||OT||Operand2||OT||Operand3||If Goto|| Else GoTo
|00010| IF| DB| DUN.UNITE_CODE| IN| $L| UC-NON UNION UNITS| | |00100| 99999
|00100| LET| PC| 1015| EQ| N| 5| | |99999|
|99999| EXIT| | | | | | | | 99999|
At line 15 removed 5 lines
----
![Notes|Edit:Internal.IN_OPERATOR]
[{InsertPage page='Internal.IN_OPERATOR' default='Click to create a new notes page'}]