|
Forum Index : Microcontroller and PC projects : [PicoMite] [Tool] DiskInfo
| Author | Message | ||||
| twofingers Guru Joined: 02/06/2014 Location: GermanyPosts: 1769 |
This is Diskinfo, a tool that displays the directory tree of a directory or a drive. It also shows the file sizes and the total size of all files, as well as the number of directories and the maximum directory depth. It can be set to write the directory tree synchronously to a file (e.g. "diskinfo.txt") di26.zip It is prepared to work with Vadim's File Manager. For example: Case 156 'F12-Diskinfo SetPControl("DIS") If MM.Info(EXISTS DIR GetCurrFullName$(PSide$)) Then End "run"+Chr$(34)+"b:di.bas"+Chr$(34)+","+Chr$(34)+GetCurrFullName$(PSide$)+Chr$(34) EndIf PanelsReStart() The program was developed on the basis of Ruben's (EPSILON) great MAR archiver. It still needs some testing, but should work well. Still beta! Regards Michael Edited 2025-03-05 00:25 by twofingers ‚My name is Ozymandias, king of kings Look on my works, ye Mighty, and despair!‘ Nothing beside remains. Round the decay Of that colossal wreck, boundless and bare The lone and ... |
||||
| The Back Shed's forum code is written, and hosted, in Australia. | © JAQ Software 2026 |