This page (revision-4) was last changed on 26-Nov-2021 10:22 by RForbes

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 2 KB RForbes to previous
3 26-Nov-2021 10:22 1 KB JMyers to previous | to last
2 26-Nov-2021 10:22 1 KB JMyers to previous | to last
1 26-Nov-2021 10:22 1 KB JMyers to last

Page References

Incoming links Outgoing links

Version management

Difference between version and

At line 11 changed 5 lines
Line CMD OT Operand 1 OPER OT Operand2 OT Operand3 If Goto Else GoTo
00010 IF DB DUN.UNIT EQ A FULL-TIME 00100 00200
00100 LET $G FULL-TIME EQ B TRUE 99999
00200 LET $G FULL-TIME EQ B FALSE 99999
99999 RET $G FULL-TIME 99999
||Line||CMD||OT||Operand 1||OPER||OT||Operand2||OT||Operand3||If Goto|| Else GoTo
|00010| IF| DB| DUN.UNIT| EQ| A| FULL-TIME| | |00100| 00200
|00100 |LET| $G| FULL-TIME| EQ| B| TRUE| | |99999|
|00200| LET| $G| FULL-TIME| EQ| B| FALSE| | |99999|
|99999| RET| $G| FULL-TIME| | | | | |99999|
At line 23 changed 5 lines
Line CMD OT Operand 1 OPER OT Operand2 OT Operand3 If Goto Else GoTo
00010 IF $G FULL-TIME EQ B TRUE 00100 99999
00100 LET PC 300 PERC EC GROSS PAY N 1.5 00110
00110 LET PC 300 RDN PC 300 N .01 99999
99999 EXIT 99999
||Line||CMD||OT||Operand 1||OPER||OT||Operand2||OT||Operand3||If Goto|| Else GoTo
|00010| IF| $G| FULL-TIME| EQ| B| TRUE| | |00100| 99999
|00100| LET| PC| 300| PERC| EC| GROSS PAY| N| 1.5| 00110|
|00110| LET| PC| 300| RDN| PC| 300| N| .01| 99999|
|99999| EXIT| | | | | | | |99999 |
At line 29 changed 2 lines
Global variables may be created, viewed, modified or deleted in the Globals tab of the Define UserCalcs [(IMUC)] form. Further Global details can be found in section – 3.1.1.
Global variables may be created, viewed, modified or deleted in the Globals tab of the [Define UserCalcs (IMUC)|IMUC] form.