Figure
Logout-action template for accounting application
Action Template
clrcust | #exits customer info screen |
clrmenu | #exits applicatoin menu |
logout | #logouts out to prepare for login |
Screen Template
#screen template to clear customer info #screen, filename: clrcust.scn
clrcust | 1,1 | Account Number: |
0,0 | — | 4 |
0,0 | > | ENTER |
#screen template to exit the #accounting application #filename: clrmenu.scn
clrmenu | 1,20 | ACME Accounting |
0,0 | — | 5 |
0,0 | > | ENTER |
0,0 | — | Y |
0,0 | > | ENTER |
#screen template to log off the host #computer, preparing for the initial #action template to be executed #filename: logout.scn
logout | 0,0 | – |
0,0 | – | logout |
0,0 | > | ENTER |
The
If the transaction fails before the customer screen is accessed, the