Changes

Jump to: navigation, search

The Application - OOP344 20123

121 bytes added, 16:02, 29 November 2012
Optional
==Selecting data file==
There are two choices to select a data file to browse:
# Getting the file name through he the command line argument list.# Getting the file name thourgh through a prompt within the program. 
==Application Capabilities==
===Mandatory===
## cancel editing a record without saving
## make sure edit information is not lost (saving unsaved data on exit with prompt)
# Add a record
## create an empty record and save it at the end of the file
 
===Optional===
:100% and up
## Search on actor's name on substring
## Search on the Date on exact match
# delete
## delete a record from the file

Navigation menu