one measly line missing jumps out at me...
Code:
.		...
		while(file_find(filehandle, " ")>=0)	count++;
		globalTester = count;//to watch the variable
		file_seek (filehandle, 0, 0);	// reset read position back to start of file
		         
		while(temp < count)
		...




"There is no fate but what WE make." - CEO Cyberdyne Systems Corp.
A8.30.5 Commercial