is there anyway to know how many files I have in any folder?
let's say that I have folder called Test and it has files: 1.txt and 2.txt
is there anyway to know using the mirc commands how many files in this folder without opening foler manually sure?
my problem is: am working on log viewer and I want the bot to load all logs (text files) into a list in my dialog but how can I know how many files in the folder logs automatically to be able to use while loop ?
also the 2nd question is:
I know how to let the script saves logs automatically to text file but how to display them in edit or list in my dialog to look like mirc page exactly as print screen sure after clicking the specified text file in the list?