End of program execution
END [n]
Terminates program execution. Parameter n controls the further behaviour:
n | behaviour |
0 | Return to menu |
1 | Wait for touch |
2 | Display message and wait for touch |
The behaviour in case of omitted parameter n can be specified in the options menu.
- RETURN - End of Subroutine
- ENDP - Definition of user procedures
|