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 848 bytes JMyers to previous
2 26-Nov-2021 10:22 670 bytes JMyers to previous | to last
1 26-Nov-2021 10:22 657 bytes JMyers to last

Page References

Incoming links Outgoing links

Version management

Difference between version and

At line 1 changed one line
LT - Less Than
!!LT - Less Than
At line 3 changed one line
Statement: If the garnishment amount calculated (held in the global variable ‘Garnish Amt’) is less than original deduction, issue a message.
;Statement:If the garnishment amount calculated (held in the global variable ‘Garnish Amt’) is less than original deduction, issue a message.
At line 5 changed 3 lines
00100 IF $G GARNISH AMT LT PC 256 01000 99999
01000 MSG A GARNISH DEDN HAS BEEN REDUCED 99999
99999 EXIT 99999
|00100|IF|$G|GARNISH AMT|LT|PC|256| | |01000| 99999
|01000| MSG| A| GARNISH DEDN HAS BEEN REDUCED| | | | | |99999|
|99999| EXIT| | | | | | | |99999
At line 13 added 5 lines
----
![Notes|Edit:Internal.LT_OPERATOR]
[{InsertPage page='Internal.LT_OPERATOR' default='Click to create a new notes page'}]