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 892 bytes JMyers to previous
2 26-Nov-2021 10:22 756 bytes JMyers to previous | to last
1 26-Nov-2021 10:22 702 bytes JMyers to last

Page References

Incoming links Outgoing links

Version management

Difference between version and

At line 1 changed 2 lines
!!PPE - Pay Period Date Check
PPE - Pay Period Date Check
At line 4 removed one line
At line 6 removed one line
At line 8 changed 13 lines
;Statement: If April 1st falls within the pay period let PC 200 equal 10, else exit the UserCalc.
||Line||CMD||OT||Operand 1||OPER||OT||Operand2||OT||Operand3||If Goto||Else GoTo
|00010|LET|V|APRIL 01|BY|$S|PERIOD-END_DATE|A|+3M|00020|
|00020|PPE| | |BD|V|APRIL 01| | |00030|99999
|00030|LET|PC|200|EQ|N|10| | |99999|
|99999|EXIT| | | | | | | |99999|
----
![Notes|Edit:Internal.PPE_COMMAND]
[{InsertPage page='Internal.PPE_COMMAND' default='Click to create a new notes page'}]
Statement: If April 1st falls within the pay period let PC 200 equal 10, else exit the UserCalc.
Line CMD OT Operand 1 OPER OT Operand2 OT Operand3 If Goto Else GoTo
00010 LET V APRIL 01 BY $S PERIOD-END_DATE A +3M 00020
00020 PPE BD V APRIL 01 00030 99999
00030 LET PC 200 EQ N 10 99999
99999 EXIT 99999