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 637 bytes JMyers to previous
3 26-Nov-2021 10:22 499 bytes JMyers to previous | to last
2 26-Nov-2021 10:22 454 bytes JMyers to previous | to last
1 26-Nov-2021 10:22 441 bytes JMyers to last

Page References

Incoming links Outgoing links

Version management

Difference between version and

At line 1 changed 2 lines
!!MTH - Months
MTH - Months
At line 3 added 4 lines
Statement: Store the Month portion of the employee’s Seniority Date into Variable Month.
Line CMD OT Operand 1 OPER OT Operand2 OT Operand3 If Goto Else GoTo
00010 LET V MONTH MTH DB EEM.SENIORITY_DATE 99999
99999 EXIT 99999
At line 5 changed 12 lines
;Statement: Store the Month portion of the employee’s Seniority Date into Variable Month.
||Line||CMD||OT||Operand 1||OPER||OT||Operand2||OT||Operand3||If Goto|| Else GoTo
|00010| LET|V|MONTH|MTH|DB|EEM.SENIORITY_DATE| | |99999|
|99999| EXIT| | | | | | | |99999 |
%%information The result of the MTH Operator is a 3-character alpha value, NOT a number (i.e. Dec NOT 12)%%
----
![Notes|Edit:Internal.MTH_OPERATOR]
[{InsertPage page='Internal.MTH_OPERATOR' default='Click to create a new notes page'}]
The result of the MTH Operator is a 3-character alpha value, NOT a number (i.e. Dec NOT 12)