home *** CD-ROM | disk | FTP | other *** search
/ Enigma Amiga Life 109 / EnigmaAmiga109CD.iso / software / utilities / fileinfo / fileinfo.readme < prev    next >
Encoding:
Text File  |  1999-12-20  |  1.1 KB  |  63 lines

  1. Short:        An AppWindow, for informations about files/disks.
  2. Author:       Thorsten Willert
  3. Uploader:     thorsten.willert@gmx.de
  4. Version:      0.6
  5. Type:         util/app
  6. Requires:     WB3.x, tritonrexx.library, rexxMOOS.library, datatypes.library
  7. Kurz:         Ein AppWindow, das einige Informationen über Dateien/Disks anzeigt.
  8.  
  9.  
  10. An simple AppWindow (you can also use it from CLI), that shows
  11. you the following Informations about a File/Disk:
  12.  
  13. · Name
  14. · Version
  15. · Comment
  16. · Protection
  17. · Size
  18. · Blocks
  19. · Disk Key
  20. · Disk Entry Type
  21. · Entry Type
  22. · DT Type
  23. · DT File Type
  24. · DT Base Name
  25. · DT Group Name
  26. · Image Width
  27. · Image Height
  28. · Icon Type
  29. · Stacksize
  30. · Default Tool
  31. · Icon PosX
  32. · Icon PosY
  33. · Volume Name (Disk)
  34. · Creation Date (Disk)
  35. · Soft Errors (Disk)
  36. · Unit Number (Disk)
  37. · Number of Blocks (Disk)
  38. · Number of used Blocks (Disk)
  39. · Bytes per Block (Disk)
  40. · Disk Type (Disk)
  41.  
  42.  
  43. NEW:
  44. · Bytes (Disk)
  45. · Bytes Used (Disk)
  46. · Free (Disk)
  47.  
  48. and with datatypes.library 45.x additional:
  49.  
  50. · Other Protection
  51. · Group Protection
  52. · Owner User ID
  53. · Owner Group ID
  54. · Owner Group Name
  55. · DT Localized Type
  56. · DT GroupID
  57.  
  58. thats all :-)
  59.  
  60.  
  61. http://www.thorsten-willert.de/
  62.  
  63.