This page (revision-5) 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
5 26-Nov-2021 10:22 764 bytes JMyers to previous
4 26-Nov-2021 10:22 626 bytes JMyers to previous | to last
3 26-Nov-2021 10:22 618 bytes JMyers to previous | to last
2 26-Nov-2021 10:22 577 bytes JMyers to previous | to last
1 26-Nov-2021 10:22 575 bytes JMyers to last

Page References

Incoming links Outgoing links

Version management

Difference between version and

At line 2 changed 3 lines
IF is used for comparison purposes. This command has a True path (If Goto) and a False path (Else Goto).
;Statement: If employees are in Group 56 then go to Line 00200 otherwise go to Line 01000.
IF is used for comparison purposes.
This command has a True path (If Goto) and a False path (Else Goto).
Statement: If employees are in Group 56 then go to Line 00200 otherwise go to Line 01000.
At line 8 changed one line
;Statement: If regular earnings (stored in PC 500) are greater than $2500, go to Line 00400 otherwise exit the UserCalc.
Statement: If regular earnings (stored in PC 500) are greater than $2500, go to Line 00400 otherwise exit the UserCalc
At line 12 removed 5 lines
----
![Notes|Edit:Internal.IF_COMMAND]
[{InsertPage page='Internal.IF_COMMAND' default='Click to create a new notes page'}]