Intro Download and install Frequently Asked Questions Tips and tricks

Homepage







© J.C. Kessels 2009
MyDefrag Forum
May 21, 2013, 07:55:28 pm *
Welcome, Guest. Please login or register.

Login with username, password and session length
News:
 
   Home   Help Search Login Register  
Pages: [1]
  Print  
Author Topic: report enhancements  (Read 1204 times)
Tracey2031
JkDefrag Hero
*****
Posts: 55


View Profile
« on: February 16, 2011, 11:29:23 pm »

Allow the reporting/updating the screen position in the debuglog to be optional.

Allow the largest files to be reported based on size and/or {User Defined} number (instead of the hard coded number 25:
The (n and/or size(n,n)) largest items on disk.

Allow the largest contiguous spaces to be reported based on size and/or {User Defined} number:
The (n and/or size(n,n)) largest contiguous spaces on disk.

Allow all known system files to be reported with their size and number of fragments (for researching purposes when a new one is discovered or is unaccounted in the result report i.e. [<path><file-name>::$ATTRIBUTE.LIST]).

<path><file-name>::$ATTRIBUTE.LIST files are scattered at the beginning (not defragged) not allowing the $MTF to be contiguous.

Thanks, Tracey
Logged
jeroen
Administrator
JkDefrag Hero
*****
Posts: 7155



View Profile WWW
« Reply #1 on: February 17, 2011, 05:05:01 am »

Thanks for sharing your ideas, I appreciate it. I will take them under consideration.
Logged
Darlis
JkDefrag Hero
*****
Posts: 1707


View Profile WWW
« Reply #2 on: February 17, 2011, 06:58:05 am »

It would also be nice to have a file action PrintSelectedItems(<string>) that would create a list of the currently selected files.
Maybe this could also have options for sorting and the maximum number of printed items.

To create the top 25 largest items on the disk, the command could look like this:
Code:
FileSelect
   all
FileActions
  PrintSelectedItems("25 largest items.txt", size descending, 25)
FileEnd
Logged

Need help creating a script? Try MyDefrag Script Creator.
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.5 | SMF © 2006-2008, Simple Machines LLC Valid XHTML 1.0! Valid CSS!