Find Next       Description: Next

The Find Last Command locates the last record in the main file being accessed in the current program based on the index being used.  For example: If you are in the Customer Manager Program, and the cursor is located in the Customer Name field, pressing the Find Last button will cause the program to display the last company record (based on the company name) from the Customer Master File.  If you are in the Customer Lookup program and have it sorting by account, the Find Last Button would cause the program to locate and highlight the Customer with the highest or last account number in the system.  The END key on the keyboard is usually also mapped to execute this command but this keyboard command will only work in list based programs (pressing the END key in the Customer Name field in the Customer Manager will not cause the system to do anything, but pressing it in the Customer Lookup will cause the system to find the last record in the lookup).