akshay narayan | 02b59fc | 2016-10-20 17:36:36 +0800 | [diff] [blame] | 1 | || =================================================== |
Damith C. Rajapakse | fa38845 | 2016-08-01 22:06:48 +0800 | [diff] [blame] | 2 | || =================================================== |
Damith C. Rajapakse | fa38845 | 2016-08-01 22:06:48 +0800 | [diff] [blame] | 3 | || Welcome to your Address Book! |
Damith C. Rajapakse | cd415b2 | 2016-08-16 08:54:28 +0800 | [diff] [blame] | 4 | || AddessBook Level 2 - Version 1.0 |
| 5 | || Launch command format: java seedu.addressbook.Main [STORAGE_FILE_PATH] |
Song Zhiwen | 2fdb124 | 2017-01-03 18:17:59 +0800 | [diff] [blame] | 6 | || Using storage file : addressbook.xml |
Damith C. Rajapakse | cd415b2 | 2016-08-16 08:54:28 +0800 | [diff] [blame] | 7 | || =================================================== |
Damith C. Rajapakse | fa38845 | 2016-08-01 22:06:48 +0800 | [diff] [blame] | 8 | || Enter command: || [Command entered: sfdfd] |
Leow Yijin | 40db3bb | 2016-08-10 18:47:14 +0800 | [diff] [blame] | 9 | || add: Adds a person to the address book. Contact details can be marked private by prepending 'p' to the prefix. |
| 10 | || Parameters: NAME [p]p/PHONE [p]e/EMAIL [p]a/ADDRESS [t/TAG]... |
| 11 | || Example: add John Doe p/98765432 e/johnd@gmail.com a/311, Clementi Ave 2, #02-25 t/friends t/owesMoney |
| 12 | || delete: Deletes the person identified by the index number used in the last person listing. |
| 13 | || Parameters: INDEX |
| 14 | || Example: delete 1 |
| 15 | || Clears address book permanently. |
| 16 | || Example: clear |
Damith C. Rajapakse | fa38845 | 2016-08-01 22:06:48 +0800 | [diff] [blame] | 17 | || find: Finds all persons whose names contain any of the specified keywords (case-sensitive) and displays them as a list with index numbers. |
Leow Yijin | 40db3bb | 2016-08-10 18:47:14 +0800 | [diff] [blame] | 18 | || Parameters: KEYWORD [MORE_KEYWORDS]... |
| 19 | || Example: find alice bob charlie |
| 20 | || list: Displays all persons in the address book as a list with index numbers. |
| 21 | || Example: list |
| 22 | || view: Views the non-private details of the person identified by the index number in the last shown person listing. |
| 23 | || Parameters: INDEX |
| 24 | || Example: view 1 |
| 25 | || viewall: Views the non-private details of the person identified by the index number in the last shown person listing. |
| 26 | || Parameters: INDEX |
| 27 | || Example: viewall 1 |
| 28 | || help: Shows program usage instructions. |
| 29 | || Example: help |
| 30 | || exit: Exits the program. |
| 31 | || Example: exit |
Damith C. Rajapakse | fa38845 | 2016-08-01 22:06:48 +0800 | [diff] [blame] | 32 | || =================================================== |
Leow Yijin | 1ed45b7 | 2016-08-27 10:23:28 +0800 | [diff] [blame] | 33 | || Enter command: || [Command entered: delete 1] |
| 34 | || The person index provided is invalid |
| 35 | || =================================================== |
| 36 | || Enter command: || [Command entered: view 1] |
| 37 | || The person index provided is invalid |
| 38 | || =================================================== |
| 39 | || Enter command: || [Command entered: viewall 1] |
| 40 | || The person index provided is invalid |
| 41 | || =================================================== |
Damith C. Rajapakse | fa38845 | 2016-08-01 22:06:48 +0800 | [diff] [blame] | 42 | || Enter command: || [Command entered: clear] |
| 43 | || Address book has been cleared! |
| 44 | || =================================================== |
| 45 | || Enter command: || [Command entered: list] |
Leow Yijin | 40db3bb | 2016-08-10 18:47:14 +0800 | [diff] [blame] | 46 | || |
| 47 | || 0 persons listed! |
Damith C. Rajapakse | fa38845 | 2016-08-01 22:06:48 +0800 | [diff] [blame] | 48 | || =================================================== |
| 49 | || Enter command: || [Command entered: add wrong args wrong args] |
Leow Yijin | 40db3bb | 2016-08-10 18:47:14 +0800 | [diff] [blame] | 50 | || Invalid command format! |
| 51 | || add: Adds a person to the address book. Contact details can be marked private by prepending 'p' to the prefix. |
| 52 | || Parameters: NAME [p]p/PHONE [p]e/EMAIL [p]a/ADDRESS [t/TAG]... |
| 53 | || Example: add John Doe p/98765432 e/johnd@gmail.com a/311, Clementi Ave 2, #02-25 t/friends t/owesMoney |
Damith C. Rajapakse | fa38845 | 2016-08-01 22:06:48 +0800 | [diff] [blame] | 54 | || =================================================== |
Leow Yijin | 40db3bb | 2016-08-10 18:47:14 +0800 | [diff] [blame] | 55 | || Enter command: || [Command entered: add Valid Name 12345 e/valid@email.butNoPhonePrefix a/valid, address] |
| 56 | || Invalid command format! |
| 57 | || add: Adds a person to the address book. Contact details can be marked private by prepending 'p' to the prefix. |
| 58 | || Parameters: NAME [p]p/PHONE [p]e/EMAIL [p]a/ADDRESS [t/TAG]... |
| 59 | || Example: add John Doe p/98765432 e/johnd@gmail.com a/311, Clementi Ave 2, #02-25 t/friends t/owesMoney |
Damith C. Rajapakse | fa38845 | 2016-08-01 22:06:48 +0800 | [diff] [blame] | 60 | || =================================================== |
Leow Yijin | 40db3bb | 2016-08-10 18:47:14 +0800 | [diff] [blame] | 61 | || Enter command: || [Command entered: add Valid Name p/12345 valid@email.butNoPrefix a/valid, address] |
| 62 | || Invalid command format! |
| 63 | || add: Adds a person to the address book. Contact details can be marked private by prepending 'p' to the prefix. |
| 64 | || Parameters: NAME [p]p/PHONE [p]e/EMAIL [p]a/ADDRESS [t/TAG]... |
| 65 | || Example: add John Doe p/98765432 e/johnd@gmail.com a/311, Clementi Ave 2, #02-25 t/friends t/owesMoney |
Damith C. Rajapakse | fa38845 | 2016-08-01 22:06:48 +0800 | [diff] [blame] | 66 | || =================================================== |
Leow Yijin | 40db3bb | 2016-08-10 18:47:14 +0800 | [diff] [blame] | 67 | || Enter command: || [Command entered: add Valid Name p/12345 e/valid@email.butNoAddressPrefix valid, address] |
| 68 | || Invalid command format! |
| 69 | || add: Adds a person to the address book. Contact details can be marked private by prepending 'p' to the prefix. |
| 70 | || Parameters: NAME [p]p/PHONE [p]e/EMAIL [p]a/ADDRESS [t/TAG]... |
| 71 | || Example: add John Doe p/98765432 e/johnd@gmail.com a/311, Clementi Ave 2, #02-25 t/friends t/owesMoney |
Damith C. Rajapakse | fa38845 | 2016-08-01 22:06:48 +0800 | [diff] [blame] | 72 | || =================================================== |
Leow Yijin | 40db3bb | 2016-08-10 18:47:14 +0800 | [diff] [blame] | 73 | || Enter command: || [Command entered: add Valid Name p/12345 e/valid@email.butNoTagPrefix a/valid, address t/goodTag noPrefixTag] |
| 74 | || Tags names should be alphanumeric |
Damith C. Rajapakse | fa38845 | 2016-08-01 22:06:48 +0800 | [diff] [blame] | 75 | || =================================================== |
Leow Yijin | 40db3bb | 2016-08-10 18:47:14 +0800 | [diff] [blame] | 76 | || Enter command: || [Command entered: add []\[;] p/12345 e/valid@e.mail a/valid, address] |
Neurrone | 70f60ba | 2017-01-08 15:09:47 +0800 | [diff] [blame] | 77 | || Person names should be spaces or alphabetic characters |
Damith C. Rajapakse | fa38845 | 2016-08-01 22:06:48 +0800 | [diff] [blame] | 78 | || =================================================== |
Leow Yijin | 40db3bb | 2016-08-10 18:47:14 +0800 | [diff] [blame] | 79 | || Enter command: || [Command entered: add Valid Name p/not_numbers e/valid@e.mail a/valid, address] |
| 80 | || Person phone numbers should only contain numbers |
| 81 | || =================================================== |
| 82 | || Enter command: || [Command entered: add Valid Name p/12345 e/notAnEmail a/valid, address] |
| 83 | || Person emails should be 2 alphanumeric/period strings separated by '@' |
| 84 | || =================================================== |
| 85 | || Enter command: || [Command entered: add Valid Name p/12345 e/valid@e.mail a/valid, address t/invalid_-[.tag] |
| 86 | || Tags names should be alphanumeric |
| 87 | || =================================================== |
| 88 | || Enter command: || [Command entered: add Adam Brown p/111111 e/adam@gmail.com a/111, alpha street] |
| 89 | || New person added: Adam Brown Phone: 111111 Email: adam@gmail.com Address: 111, alpha street Tags: |
Damith C. Rajapakse | fa38845 | 2016-08-01 22:06:48 +0800 | [diff] [blame] | 90 | || =================================================== |
| 91 | || Enter command: || [Command entered: list] |
Leow Yijin | 40db3bb | 2016-08-10 18:47:14 +0800 | [diff] [blame] | 92 | || 1. Adam Brown Phone: 111111 Email: adam@gmail.com Address: 111, alpha street Tags: |
| 93 | || |
| 94 | || 1 persons listed! |
Damith C. Rajapakse | fa38845 | 2016-08-01 22:06:48 +0800 | [diff] [blame] | 95 | || =================================================== |
Leow Yijin | 40db3bb | 2016-08-10 18:47:14 +0800 | [diff] [blame] | 96 | || Enter command: || [Command entered: add Betsy Choo pp/222222 pe/benchoo@nus.edu.sg pa/222, beta street t/secretive] |
| 97 | || New person added: Betsy Choo Phone: (private) 222222 Email: (private) benchoo@nus.edu.sg Address: (private) 222, beta street Tags: [secretive] |
Damith C. Rajapakse | fa38845 | 2016-08-01 22:06:48 +0800 | [diff] [blame] | 98 | || =================================================== |
| 99 | || Enter command: || [Command entered: list] |
Leow Yijin | 40db3bb | 2016-08-10 18:47:14 +0800 | [diff] [blame] | 100 | || 1. Adam Brown Phone: 111111 Email: adam@gmail.com Address: 111, alpha street Tags: |
| 101 | || 2. Betsy Choo Tags: [secretive] |
| 102 | || |
| 103 | || 2 persons listed! |
Damith C. Rajapakse | fa38845 | 2016-08-01 22:06:48 +0800 | [diff] [blame] | 104 | || =================================================== |
Leow Yijin | 40db3bb | 2016-08-10 18:47:14 +0800 | [diff] [blame] | 105 | || Enter command: || [Command entered: add Charlie Dickson pp/333333 e/charlie.d@nus.edu.sg a/333, gamma street t/friends t/school] |
| 106 | || New person added: Charlie Dickson Phone: (private) 333333 Email: charlie.d@nus.edu.sg Address: 333, gamma street Tags: [school][friends] |
Damith C. Rajapakse | fa38845 | 2016-08-01 22:06:48 +0800 | [diff] [blame] | 107 | || =================================================== |
| 108 | || Enter command: || [Command entered: list] |
Leow Yijin | 40db3bb | 2016-08-10 18:47:14 +0800 | [diff] [blame] | 109 | || 1. Adam Brown Phone: 111111 Email: adam@gmail.com Address: 111, alpha street Tags: |
| 110 | || 2. Betsy Choo Tags: [secretive] |
| 111 | || 3. Charlie Dickson Email: charlie.d@nus.edu.sg Address: 333, gamma street Tags: [school][friends] |
| 112 | || |
| 113 | || 3 persons listed! |
Damith C. Rajapakse | fa38845 | 2016-08-01 22:06:48 +0800 | [diff] [blame] | 114 | || =================================================== |
Leow Yijin | 40db3bb | 2016-08-10 18:47:14 +0800 | [diff] [blame] | 115 | || Enter command: || [Command entered: add Dickson Ee p/444444 pe/dickson@nus.edu.sg a/444, delta street t/friends] |
| 116 | || New person added: Dickson Ee Phone: 444444 Email: (private) dickson@nus.edu.sg Address: 444, delta street Tags: [friends] |
Damith C. Rajapakse | fa38845 | 2016-08-01 22:06:48 +0800 | [diff] [blame] | 117 | || =================================================== |
| 118 | || Enter command: || [Command entered: list] |
Leow Yijin | 40db3bb | 2016-08-10 18:47:14 +0800 | [diff] [blame] | 119 | || 1. Adam Brown Phone: 111111 Email: adam@gmail.com Address: 111, alpha street Tags: |
| 120 | || 2. Betsy Choo Tags: [secretive] |
| 121 | || 3. Charlie Dickson Email: charlie.d@nus.edu.sg Address: 333, gamma street Tags: [school][friends] |
| 122 | || 4. Dickson Ee Phone: 444444 Address: 444, delta street Tags: [friends] |
| 123 | || |
| 124 | || 4 persons listed! |
Damith C. Rajapakse | fa38845 | 2016-08-01 22:06:48 +0800 | [diff] [blame] | 125 | || =================================================== |
Leow Yijin | 40db3bb | 2016-08-10 18:47:14 +0800 | [diff] [blame] | 126 | || Enter command: || [Command entered: add Esther Potato p/555555 e/esther@not.a.real.potato pa/555, epsilon street t/tubers t/starchy] |
| 127 | || New person added: Esther Potato Phone: 555555 Email: esther@not.a.real.potato Address: (private) 555, epsilon street Tags: [tubers][starchy] |
Damith C. Rajapakse | fa38845 | 2016-08-01 22:06:48 +0800 | [diff] [blame] | 128 | || =================================================== |
| 129 | || Enter command: || [Command entered: list] |
Leow Yijin | 40db3bb | 2016-08-10 18:47:14 +0800 | [diff] [blame] | 130 | || 1. Adam Brown Phone: 111111 Email: adam@gmail.com Address: 111, alpha street Tags: |
| 131 | || 2. Betsy Choo Tags: [secretive] |
| 132 | || 3. Charlie Dickson Email: charlie.d@nus.edu.sg Address: 333, gamma street Tags: [school][friends] |
| 133 | || 4. Dickson Ee Phone: 444444 Address: 444, delta street Tags: [friends] |
| 134 | || 5. Esther Potato Phone: 555555 Email: esther@not.a.real.potato Tags: [tubers][starchy] |
| 135 | || |
| 136 | || 5 persons listed! |
| 137 | || =================================================== |
Leow Yijin | 3a9d2ef | 2016-08-13 00:51:47 +0800 | [diff] [blame] | 138 | || Enter command: || [Command entered: add Esther Potato p/555555 e/esther@not.a.real.potato pa/555, epsilon street t/tubers t/starchy] |
| 139 | || This person already exists in the address book |
| 140 | || =================================================== |
Leow Yijin | 40db3bb | 2016-08-10 18:47:14 +0800 | [diff] [blame] | 141 | || Enter command: || [Command entered: view] |
| 142 | || Invalid command format! |
| 143 | || view: Views the non-private details of the person identified by the index number in the last shown person listing. |
| 144 | || Parameters: INDEX |
| 145 | || Example: view 1 |
| 146 | || =================================================== |
| 147 | || Enter command: || [Command entered: viewall] |
| 148 | || Invalid command format! |
| 149 | || viewall: Views the non-private details of the person identified by the index number in the last shown person listing. |
| 150 | || Parameters: INDEX |
| 151 | || Example: viewall 1 |
| 152 | || =================================================== |
| 153 | || Enter command: || [Command entered: view should be only one number] |
| 154 | || The person index provided is invalid |
| 155 | || =================================================== |
| 156 | || Enter command: || [Command entered: viewall should only be one number] |
| 157 | || The person index provided is invalid |
| 158 | || =================================================== |
| 159 | || Enter command: || [Command entered: view -1] |
| 160 | || The person index provided is invalid |
| 161 | || =================================================== |
| 162 | || Enter command: || [Command entered: view 0] |
| 163 | || The person index provided is invalid |
| 164 | || =================================================== |
| 165 | || Enter command: || [Command entered: view 6] |
| 166 | || The person index provided is invalid |
| 167 | || =================================================== |
| 168 | || Enter command: || [Command entered: viewall -1] |
| 169 | || The person index provided is invalid |
| 170 | || =================================================== |
| 171 | || Enter command: || [Command entered: viewall 0] |
| 172 | || The person index provided is invalid |
| 173 | || =================================================== |
| 174 | || Enter command: || [Command entered: viewall 6] |
| 175 | || The person index provided is invalid |
| 176 | || =================================================== |
| 177 | || Enter command: || [Command entered: view 1] |
| 178 | || Viewing person: Adam Brown Phone: 111111 Email: adam@gmail.com Address: 111, alpha street Tags: |
| 179 | || =================================================== |
| 180 | || Enter command: || [Command entered: viewall 1] |
| 181 | || Viewing person: Adam Brown Phone: 111111 Email: adam@gmail.com Address: 111, alpha street Tags: |
| 182 | || =================================================== |
| 183 | || Enter command: || [Command entered: view 3] |
| 184 | || Viewing person: Charlie Dickson Email: charlie.d@nus.edu.sg Address: 333, gamma street Tags: [school][friends] |
| 185 | || =================================================== |
| 186 | || Enter command: || [Command entered: view 4] |
| 187 | || Viewing person: Dickson Ee Phone: 444444 Address: 444, delta street Tags: [friends] |
| 188 | || =================================================== |
| 189 | || Enter command: || [Command entered: view 5] |
| 190 | || Viewing person: Esther Potato Phone: 555555 Email: esther@not.a.real.potato Tags: [tubers][starchy] |
| 191 | || =================================================== |
| 192 | || Enter command: || [Command entered: viewall 3] |
| 193 | || Viewing person: Charlie Dickson Phone: (private) 333333 Email: charlie.d@nus.edu.sg Address: 333, gamma street Tags: [school][friends] |
| 194 | || =================================================== |
| 195 | || Enter command: || [Command entered: viewall 4] |
| 196 | || Viewing person: Dickson Ee Phone: 444444 Email: (private) dickson@nus.edu.sg Address: 444, delta street Tags: [friends] |
| 197 | || =================================================== |
| 198 | || Enter command: || [Command entered: viewall 5] |
| 199 | || Viewing person: Esther Potato Phone: 555555 Email: esther@not.a.real.potato Address: (private) 555, epsilon street Tags: [tubers][starchy] |
Damith C. Rajapakse | fa38845 | 2016-08-01 22:06:48 +0800 | [diff] [blame] | 200 | || =================================================== |
| 201 | || Enter command: || [Command entered: find] |
Leow Yijin | 40db3bb | 2016-08-10 18:47:14 +0800 | [diff] [blame] | 202 | || Invalid command format! |
| 203 | || find: Finds all persons whose names contain any of the specified keywords (case-sensitive) and displays them as a list with index numbers. |
| 204 | || Parameters: KEYWORD [MORE_KEYWORDS]... |
| 205 | || Example: find alice bob charlie |
Damith C. Rajapakse | fa38845 | 2016-08-01 22:06:48 +0800 | [diff] [blame] | 206 | || =================================================== |
| 207 | || Enter command: || [Command entered: find bet] |
Leow Yijin | 40db3bb | 2016-08-10 18:47:14 +0800 | [diff] [blame] | 208 | || |
| 209 | || 0 persons listed! |
Damith C. Rajapakse | fa38845 | 2016-08-01 22:06:48 +0800 | [diff] [blame] | 210 | || =================================================== |
| 211 | || Enter command: || [Command entered: find 23912039120] |
Leow Yijin | 40db3bb | 2016-08-10 18:47:14 +0800 | [diff] [blame] | 212 | || |
| 213 | || 0 persons listed! |
Damith C. Rajapakse | fa38845 | 2016-08-01 22:06:48 +0800 | [diff] [blame] | 214 | || =================================================== |
| 215 | || Enter command: || [Command entered: find betsy] |
Leow Yijin | 40db3bb | 2016-08-10 18:47:14 +0800 | [diff] [blame] | 216 | || |
| 217 | || 0 persons listed! |
Damith C. Rajapakse | fa38845 | 2016-08-01 22:06:48 +0800 | [diff] [blame] | 218 | || =================================================== |
| 219 | || Enter command: || [Command entered: find Betsy] |
Leow Yijin | 40db3bb | 2016-08-10 18:47:14 +0800 | [diff] [blame] | 220 | || 1. Betsy Choo Tags: [secretive] |
| 221 | || |
| 222 | || 1 persons listed! |
Damith C. Rajapakse | fa38845 | 2016-08-01 22:06:48 +0800 | [diff] [blame] | 223 | || =================================================== |
| 224 | || Enter command: || [Command entered: find Dickson] |
Leow Yijin | 40db3bb | 2016-08-10 18:47:14 +0800 | [diff] [blame] | 225 | || 1. Charlie Dickson Email: charlie.d@nus.edu.sg Address: 333, gamma street Tags: [school][friends] |
| 226 | || 2. Dickson Ee Phone: 444444 Address: 444, delta street Tags: [friends] |
| 227 | || |
| 228 | || 2 persons listed! |
Damith C. Rajapakse | fa38845 | 2016-08-01 22:06:48 +0800 | [diff] [blame] | 229 | || =================================================== |
| 230 | || Enter command: || [Command entered: find Charlie Betsy] |
Leow Yijin | 40db3bb | 2016-08-10 18:47:14 +0800 | [diff] [blame] | 231 | || 1. Betsy Choo Tags: [secretive] |
| 232 | || 2. Charlie Dickson Email: charlie.d@nus.edu.sg Address: 333, gamma street Tags: [school][friends] |
| 233 | || |
| 234 | || 2 persons listed! |
Damith C. Rajapakse | fa38845 | 2016-08-01 22:06:48 +0800 | [diff] [blame] | 235 | || =================================================== |
| 236 | || Enter command: || [Command entered: delete] |
Leow Yijin | 40db3bb | 2016-08-10 18:47:14 +0800 | [diff] [blame] | 237 | || Invalid command format! |
| 238 | || delete: Deletes the person identified by the index number used in the last person listing. |
| 239 | || Parameters: INDEX |
| 240 | || Example: delete 1 |
Damith C. Rajapakse | fa38845 | 2016-08-01 22:06:48 +0800 | [diff] [blame] | 241 | || =================================================== |
| 242 | || Enter command: || [Command entered: delete should be only one number] |
Leow Yijin | 40db3bb | 2016-08-10 18:47:14 +0800 | [diff] [blame] | 243 | || The person index provided is invalid |
Damith C. Rajapakse | fa38845 | 2016-08-01 22:06:48 +0800 | [diff] [blame] | 244 | || =================================================== |
| 245 | || Enter command: || [Command entered: delete -1] |
Leow Yijin | 40db3bb | 2016-08-10 18:47:14 +0800 | [diff] [blame] | 246 | || The person index provided is invalid |
Damith C. Rajapakse | fa38845 | 2016-08-01 22:06:48 +0800 | [diff] [blame] | 247 | || =================================================== |
| 248 | || Enter command: || [Command entered: delete 0] |
Leow Yijin | 40db3bb | 2016-08-10 18:47:14 +0800 | [diff] [blame] | 249 | || The person index provided is invalid |
Damith C. Rajapakse | fa38845 | 2016-08-01 22:06:48 +0800 | [diff] [blame] | 250 | || =================================================== |
| 251 | || Enter command: || [Command entered: delete 3] |
| 252 | || The person index provided is invalid |
| 253 | || =================================================== |
| 254 | || Enter command: || [Command entered: delete 2] |
Leow Yijin | 40db3bb | 2016-08-10 18:47:14 +0800 | [diff] [blame] | 255 | || Deleted Person: Charlie Dickson Phone: (private) 333333 Email: charlie.d@nus.edu.sg Address: 333, gamma street Tags: [school][friends] |
Damith C. Rajapakse | fa38845 | 2016-08-01 22:06:48 +0800 | [diff] [blame] | 256 | || =================================================== |
| 257 | || Enter command: || [Command entered: delete 2] |
| 258 | || Person could not be found in address book |
| 259 | || =================================================== |
Leow Yijin | 40db3bb | 2016-08-10 18:47:14 +0800 | [diff] [blame] | 260 | || Enter command: || [Command entered: view 2] |
| 261 | || Person could not be found in address book |
| 262 | || =================================================== |
| 263 | || Enter command: || [Command entered: viewall 2] |
| 264 | || Person could not be found in address book |
| 265 | || =================================================== |
Damith C. Rajapakse | fa38845 | 2016-08-01 22:06:48 +0800 | [diff] [blame] | 266 | || Enter command: || [Command entered: list] |
Leow Yijin | 40db3bb | 2016-08-10 18:47:14 +0800 | [diff] [blame] | 267 | || 1. Adam Brown Phone: 111111 Email: adam@gmail.com Address: 111, alpha street Tags: |
| 268 | || 2. Betsy Choo Tags: [secretive] |
| 269 | || 3. Dickson Ee Phone: 444444 Address: 444, delta street Tags: [friends] |
| 270 | || 4. Esther Potato Phone: 555555 Email: esther@not.a.real.potato Tags: [tubers][starchy] |
| 271 | || |
| 272 | || 4 persons listed! |
Damith C. Rajapakse | fa38845 | 2016-08-01 22:06:48 +0800 | [diff] [blame] | 273 | || =================================================== |
| 274 | || Enter command: || [Command entered: delete 4] |
Leow Yijin | 40db3bb | 2016-08-10 18:47:14 +0800 | [diff] [blame] | 275 | || Deleted Person: Esther Potato Phone: 555555 Email: esther@not.a.real.potato Address: (private) 555, epsilon street Tags: [tubers][starchy] |
Damith C. Rajapakse | fa38845 | 2016-08-01 22:06:48 +0800 | [diff] [blame] | 276 | || =================================================== |
| 277 | || Enter command: || [Command entered: list] |
Leow Yijin | 40db3bb | 2016-08-10 18:47:14 +0800 | [diff] [blame] | 278 | || 1. Adam Brown Phone: 111111 Email: adam@gmail.com Address: 111, alpha street Tags: |
| 279 | || 2. Betsy Choo Tags: [secretive] |
| 280 | || 3. Dickson Ee Phone: 444444 Address: 444, delta street Tags: [friends] |
| 281 | || |
| 282 | || 3 persons listed! |
Damith C. Rajapakse | fa38845 | 2016-08-01 22:06:48 +0800 | [diff] [blame] | 283 | || =================================================== |
| 284 | || Enter command: || [Command entered: delete 1] |
Leow Yijin | 40db3bb | 2016-08-10 18:47:14 +0800 | [diff] [blame] | 285 | || Deleted Person: Adam Brown Phone: 111111 Email: adam@gmail.com Address: 111, alpha street Tags: |
Damith C. Rajapakse | fa38845 | 2016-08-01 22:06:48 +0800 | [diff] [blame] | 286 | || =================================================== |
| 287 | || Enter command: || [Command entered: list] |
Leow Yijin | 40db3bb | 2016-08-10 18:47:14 +0800 | [diff] [blame] | 288 | || 1. Betsy Choo Tags: [secretive] |
| 289 | || 2. Dickson Ee Phone: 444444 Address: 444, delta street Tags: [friends] |
| 290 | || |
| 291 | || 2 persons listed! |
Damith C. Rajapakse | fa38845 | 2016-08-01 22:06:48 +0800 | [diff] [blame] | 292 | || =================================================== |
| 293 | || Enter command: || [Command entered: clear] |
| 294 | || Address book has been cleared! |
| 295 | || =================================================== |
| 296 | || Enter command: || [Command entered: list] |
Leow Yijin | 40db3bb | 2016-08-10 18:47:14 +0800 | [diff] [blame] | 297 | || |
| 298 | || 0 persons listed! |
Damith C. Rajapakse | fa38845 | 2016-08-01 22:06:48 +0800 | [diff] [blame] | 299 | || =================================================== |
| 300 | || Enter command: || [Command entered: exit] |
Damith C. Rajapakse | cd415b2 | 2016-08-16 08:54:28 +0800 | [diff] [blame] | 301 | || Exiting Address Book as requested ... |
| 302 | || =================================================== |
| 303 | || Good bye! |
Damith C. Rajapakse | fa38845 | 2016-08-01 22:06:48 +0800 | [diff] [blame] | 304 | || =================================================== |
| 305 | || =================================================== |