; Test script 1 for project grading. ; ; Invoke test as: java PlayerDB T01.txt Test01.txt TestLog01.txt ; Uses: NewHampshire.txt ; ; Import a few records: import NewHampshire.txt ; ; Check the ID and Name indices: show_index_for PlayerID show_index_for PlayerName show_index_for PlayerDebut ; ; Quit: exit