C:\Documents and Settings\Wes\Desktop\CS 430\FPC\2.0.2\bin\i386-win32>fpc p3.pp Free Pascal Compiler version 2.0.2 [2005/11/26] for i386 Copyright (c) 1993-2005 by Florian Klaempfl Target OS: Win32 for i386 Compiling p3.pp Linking p3.exe 136 Lines compiled, 0.2 sec C:\Documents and Settings\Wes\Desktop\CS 430\FPC\2.0.2\bin\i386-win32>p3 This program takes an input filename form the user, reads the file, creates reco rds, inserts them into an array in ascending order, and prints them Please enter the name of your input file and hit return: in.txt Please enter the name of your output file and hit return: out.txt Smoltz 41 3.20 Smoltz 41 3.20 McCann 26 3.40 McCann 26 3.40 Smoltz 41 3.20 Texiera 25 4.00 McCann 26 3.40 Smoltz 41 3.20 Texiera 25 4.00 Johnson 23 2.40 Johnson 23 2.40 McCann 26 3.40 Smoltz 41 3.20 Texiera 25 4.00 Renteria 32 3.10 Johnson 23 2.40 McCann 26 3.40 Renteria 32 3.10 Smoltz 41 3.20 Texiera 25 4.00 Jones 36 3.90 Johnson 23 2.40 Jones 36 3.90 McCann 26 3.40 Renteria 32 3.10 Smoltz 41 3.20 Texiera 25 4.00 Diaz 23 3.00 Diaz 23 3.00 Johnson 23 2.40 Jones 36 3.90 McCann 26 3.40 Renteria 32 3.10 Smoltz 41 3.20 Texiera 25 4.00 Jones 32 3.40 Diaz 23 3.00 Johnson 23 2.40 Jones 36 3.90 Jones 32 3.40 McCann 26 3.40 Renteria 32 3.10 Smoltz 41 3.20 Texiera 25 4.00 Francoeur 23 3.70 Diaz 23 3.00 Francoeur 23 3.70 Johnson 23 2.40 Jones 36 3.90 Jones 32 3.40 McCann 26 3.40 Renteria 32 3.10 Smoltz 41 3.20 Texiera 25 4.00 Input filename: in.txt Output filename: out.txt Program Finished