Hello all. I want to set comma separators in the tree info output after certain points so I can load the txt file to an excel spreadsheet and have the information split into different cells (in excel I use a comma deliminator) Ideally, I would like the txt. file output to have commas in the following spots:
123.764 Mb, 23 files, C:\pdrives\Gammon
654.345 Mb, 53 files, C:\gdrives\beer
…and so on. This will create 3 cells in excell. How do I modify the source code to include commas at these points…or rather where in the code do I add them. I'm not a big programmer so examples from the actual code will be extremely helpful.
This is a great utility!!
123.764 Mb, 23 files, C:\pdrives\Gammon
654.345 Mb, 53 files, C:\gdrives\beer
…and so on. This will create 3 cells in excell. How do I modify the source code to include commas at these points…or rather where in the code do I add them. I'm not a big programmer so examples from the actual code will be extremely helpful.
This is a great utility!!