This page (revision-5) 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
5 26-Nov-2021 10:22 894 bytes rforbes to previous
4 26-Nov-2021 10:22 664 bytes JMyers to previous | to last
3 26-Nov-2021 10:22 524 bytes JMyers to previous | to last
2 26-Nov-2021 10:22 459 bytes JMyers to previous | to last
1 26-Nov-2021 10:22 446 bytes JMyers to last

Page References

Incoming links Outgoing links

Version management

Difference between version and

At line 8 changed 6 lines
|00010| LET| V| v_date| EQ| DB| EEM.HIRE_DATE| | |20|
|00020| LET| V| v_char| CHAR| V| v_date | | |30|
|00030| LET| V| v_msg | EQ| A| The hire date is | | |40|
|00040| LET| V| v_msg | ADD | V| v_msg| V| v_char |50|
|00050| MSG| V| v_msg | | | | | |99999|
|99999|EXIT| | | | | | | | |
|00010| LET| PC| 256| EQ| $C| PARKING FEES| | |99999|
|99999| EXIT| | | | | | | |99999 |
|00010| LET| PC| 256| EQ| $C| PARKING FEES| | |99999|
|99999| EXIT| | | | | | | |99999 |
At line 13 added 2 lines