For example, A file have lots of lines and each lines resemble one "record".
So u choose this option of viewing data of file.
When u select this option, the menu will prompt u to enter file name,
This is when the user enter the name of the file and upon that action,
The program will read from the file as specified.
A line count.. After it reads into the text-file. On the menu, it should cout the number of lines it have.
For example, "4 records have been noted!" or something like that..