in reply to Perl Menus

But are you already using some form of interface to view the file and be able to select a row?

Replies are listed 'Best First'.
Re^2: Perl Menus
by PilotinControl (Pilgrim) on Oct 01, 2014 at 11:14 UTC

    Hello Laurent_R,

    That is correct. There is a basic console menu program which asks for a user input such as: Car Make, Car Model...and based on that information it pulls up everything from that file. What needs to happen next is selecting that individual Make, Model and owner information and once selected another screen appears with fields to edit...such has car payment, change of personal information etc...while using the arrow keys or tab key.