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 677 bytes JMyers to previous
3 26-Nov-2021 10:22 539 bytes JMyers to previous | to last
2 26-Nov-2021 10:22 476 bytes JMyers to previous | to last
1 26-Nov-2021 10:22 463 bytes JMyers to last

Page References

Incoming links Outgoing links

Version management

Difference between version and

At line 1 changed 2 lines
PRC- Percent
Percent uses the same logic as MLT, but assumes Operand 3 will be a percent figure.
!!PRC- Percent
Percent uses the same logic as [MLT|MLT_OPERATOR], but assumes Operand 3 will be a percent figure.
At line 4 changed 5 lines
Example: Find 1% of the employee’s annualized salary, and store it into the Variable 1 Percent
Line CMD OT Operand 1 OPER OT Operand2 OT Operand3 If Goto Else GoTo
00010 LET V ANNUALIZED WAGE WAGE WB YR 00020
00020 LET V 1 PERCENT PRC V ANNUALIZED WAGE N 1 99999
99999 EXIT 99999
;Example: Find 1% of the employee’s annualized salary, and store it into the Variable 1 Percent
||Line||CMD||OT||Operand 1||OPER||OT||Operand2||OT||Operand3||If Goto|| Else GoTo
|00010| LET| V| ANNUALIZED WAGE| WAGE| WB| YR| | |00020|
|00020| LET| V| 1 PERCENT| PRC| V| ANNUALIZED WAGE| N| 1| 99999|
|99999| EXIT| | | | | | | |99999 |
----
![Notes|Edit:Internal.PRC_OPERATOR]
[{InsertPage page='Internal.PRC_OPERATOR' default='Click to create a new notes page'}]