home *** CD-ROM | disk | FTP | other *** search
/ Enigma Amiga Life 109 / EnigmaAmiga109CD.iso / software / manutenzione / sfsgui / readme < prev    next >
Text File  |  1999-11-30  |  3KB  |  117 lines

  1. Short:    A GUI For ALL SFS Cli Functions
  2. Author:   Bruce steers <bsteers@btinternet.com>
  3. Uploader: http://www.btinternet.com/~bsteers/
  4. Version:  2.2 (27/11/99)
  5. Type:     disk/misc
  6. Required: SmartFilesystem  (everything else is included)
  7.  
  8.  
  9.  
  10. Special Requirements:
  11.  
  12. FormatSFS uses AWNPipe: By Bill Parker to create a ClassAct GUI .
  13. AWNPipe comes with AWeb or follow this link ..
  14. http://web.ukonline.co.uk/awnpipe/bill/AWNP2.23.lha
  15. this is the Most recent public version on 30 Nov 1999.
  16.  
  17. it also uses...
  18.  'rexxsupport.library' (to get the active screen name and mouse positions)
  19.  
  20. All these things are in the archive all you'll need if you don't already
  21. have it is SmartFileSystem from http://www.xs4all.nl/~hjohn/SFS/
  22.  
  23. ----------------------------------------
  24.  
  25. FormatSFS has all of these features..
  26.  
  27. 1.
  28. it uses c:version to get a list of All SFS Partitions,
  29. (it's the best way i could find to eliminate other devices from the list)
  30.  
  31. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  32.  
  33. 2. it can call HDToolbox (or anything else) to set your RigidDiskBlock
  34.  
  35. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  36.  
  37. 3.
  38. Default volume name starts as 'Empty' or can be set to the Devices Name.
  39.  
  40. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  41.  
  42. 4.
  43. a CheckBox gadget Chooses CaseSensitivity ON/OFF
  44.  
  45. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  46.  
  47. 5.
  48. A pop-up menu Toggles between Hide Recycled  Show Recycled  No Recycled
  49.  
  50. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  51.  
  52. 6.
  53. Settings.
  54.  
  55. SFSFormat Path         :  eg. C:
  56. HDToolBox Path         :  eg. sys:tools/HDToolBox
  57. Default New Device Name:  eg. Empty
  58.  
  59. Plus you can configure the "User" Command Gadget
  60.  
  61. By Default SFSGui adds 3 commands to the GUI..
  62. you can start SFSQuery , SFSDeFragmentGUI or SFSCheck.
  63.  
  64. to configure the User Gadget Select Prefs then Click "Edit Command Gadget".
  65.  
  66. Select an item to edit it.
  67.  
  68. Click it again (not Double Click) to Edit the name Field
  69.  
  70. the command is the path to the command and then you set the args.
  71.  
  72. insert filds like this.
  73.  
  74. %c = Command
  75. %n = Name (without colon)
  76. %d = Default NewName
  77.  
  78. examples.
  79.  
  80. - - - - - - - - - - - - - - - - -
  81. command = C:SFSFormat
  82.    args = run %c drive "%n:" name "%d"
  83.  
  84. runs SFSFormat in the default console on the selected drive and calls
  85. it Empty (if Empty is set as the Default NewName)
  86. - - - - - - - - - - - - - - - - -
  87. command = C:SFSDefragGUI
  88.    args = run >nil: %c %n:
  89.  
  90. runs C:SFSDefragGUI without CLI output
  91. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  92.  
  93. I hope this is as usefull to you ppl as it is for me.
  94.  
  95. PS. if you find any minor/major bugs please let me know.
  96.  
  97.  
  98.  
  99. DISCLAIMER:
  100.  
  101. I will not accept any responsibility for loss of data , before FormatSFS
  102. executes a command it displays what it's going to run so you should be OK
  103.  
  104. :-\
  105.  
  106.  
  107. ()_\
  108. () /
  109.  
  110. All the Best
  111.   Bruce Steers .
  112.  
  113. Email Address : bsteers@btinternet.com
  114.  WebSite URL  : http://www.btinternet.com/~bsteers/
  115.    IRC/ICQ -Nick- Brucey / UIN:47548311
  116.  
  117.