From dc02875082c2eb7391bdbfe0e0eab820b32344f5 Mon Sep 17 00:00:00 2001 From: Brandon Jackson <1drummer@att.net> Date: Tue, 6 Oct 2015 23:57:07 -0500 Subject: [PATCH] Create AppOutput --- AppOutput | 171 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 171 insertions(+) create mode 100644 AppOutput diff --git a/AppOutput b/AppOutput new file mode 100644 index 0000000..60fd11e --- /dev/null +++ b/AppOutput @@ -0,0 +1,171 @@ +**************** +****** Login Menu ** +**************** + + + +Username: +admin + +Password: +admin + + +*************** +** Main Menu ** +*************** + +10. View current users + + +6. Your account +5. Enter Command +4. Articles +3. Boards +2. Messages +1. Groups + +9. View pending account requests + +8. Logout + +Enter choice: 6 +********************************* +Your Account +********************************* + + +Name: admin + +Password: admin + +Phone: 111-222-3333 + +Fax: 444-555-6666 + +Postal: 76432 + +1.Edit Account + +0. Return to main menu + + +Enter choice:1 +********************************* +Edit Account +********************************* + +0. Change Username +1. Change Password +2. Change Phone Number +3. Change Fax Number +4. Change Postal Number +5. Back to Main Menu + + +Enter choice:5 + + +*************** +** Main Menu ** +*************** + +10. View current users + + +6. Your account +5. Enter Command +4. Articles +3. Boards +2. Messages +1. Groups + +9. View pending account requests + +8. Logout + +Enter choice: 5 +SHOW Users ; + +Passing the following arguments to dbEngine: +Command: SHOW +-------------------------- +Users +------------- +Name +VARCHAR(20) + +admin +LoWang +Duke +Caleb +Taggert +------------- +------------- +Phone +VARCHAR(20) + +111-222-3333 +098-765-4321 +123-456-7890 +107-293-4856 +666-666-6666 +------------- +------------- +Fax +VARCHAR(20) + +444-555-6666 +454-455-1923 +464-555-5431 +474-655-3421 +484-755-6317 +------------- +------------- +Postal +VARCHAR(20) + +76432 +45123 +12362 +42231 +66666 +------------- +-------------------------- + + +0. Return to main menu? + + +Enter choice:0 + + +*************** +** Main Menu ** +*************** + +10. View current users + + +6. Your account +5. Enter Command +4. Articles +3. Boards +2. Messages +1. Groups + +9. View pending account requests + +8. Logout + +Enter choice: 8 + + +** Enter BBS ** +0. Login +7. Request new account + +-1. Exit + + +Enter choice: -1