Hi All
I have been trying to write code for a TForm OnCreate event handler (using C++ Borland Builder V5) and trying to get it to read in data from a file (MyScore1.dat).
Also can I use an array to count and store how many times each of the values in (MyScore1.dat) occur.
Any help greatly appreciated