Hello. I have played a little with Basic a long long time ago but no real programming experience. I am having some issues with the MFT of my hard drive and would like to see what changes occur if I could take up the space of the MFT not in use by saving a file, I was thinking something simle like the NOTEPAD.exe file with WINXP Home so that I can create a 0byte file and then increment several thousand or perhaps even a hundred thousand times.
Basically I would like to create and save a 0byte file, I.E. save1.txt then save2.txt then save3.txt... save 100000.txt but I am not sure of the command to use to call up the a save command and how to execute it much less automatically increment the names.
Any help is appreciated. I have spent some time Googling this but have not found anything for my specific issue.
Take care,
Mumford68
Basically I would like to create and save a 0byte file, I.E. save1.txt then save2.txt then save3.txt... save 100000.txt but I am not sure of the command to use to call up the a save command and how to execute it much less automatically increment the names.
Any help is appreciated. I have spent some time Googling this but have not found anything for my specific issue.
Take care,
Mumford68
Comment