i have made a batch script creating a loterry game and with users.
The userscore is saved in in DLL datas saved in C:\RTD
.
I know there are already some answers about this but i got a different meaning. Is it possible to list the filenames somewhere without extension but also with the content ! I'd like to make a score list so it could look like this :
User1 : 25 Points User2 : 65 Points Banaman : 81 Points
The best would be if the thing is saved in a .txt or .dat file ...