home *** CD-ROM | disk | FTP | other *** search
- // Bank ATM Main Menu
-
- menulevel main
-
- headeritem "jcx yt -60 fc 0 0.6 0.4 1 string \"Freeport City Bank Thanks You!\""
- enditem
-
- headeritem "jcx yt -90 fc 0.5 0.5 0.5 1 string \"Transaction Could Not Be Completed.\""
- enditem
-
- headeritem "jcx yt -120 fc 0.5 0.5 0.5 1 string \"Reason: \""
- enditem
-
- headeritem "jcx yt -120 fc 0.6 0.6 0 1 string \" Invalid PIN Number\""
- enditem
-
- menuitem "xl 10 yt -210 fc 1 1 1 1 string \"Press <ENTER> To End Transaction.\""
- actionitem "consolecmd 1"
- selitem "xl 10 yt -210 fc 1 1 1 1 string \"Press <ENTER> To End Transaction.\""
- enditem