home *** CD-ROM | disk | FTP | other *** search
/ High Voltage Shareware / high1.zip / high1 / DIR24 / FM2_120.ZIP / FM2EXE.ZIP / FM2.DOC < prev    next >
Text File  |  1994-01-16  |  29KB  |  626 lines

  1.  
  2.  ┌──────────────────────────────────────────────────────────────────────────┐
  3.  │F(ile) M(anager)/2 copyright (c) 1993/94 by M. Kimes (Bare Bones Software)│
  4.  │                            All Rights Reserved                           │
  5.  └──────────────────────────────────────────────────────────────────────────┘
  6.  
  7.  
  8. Overview:
  9. ========
  10.  
  11. FM/2 can be considered something of a "super Drives object" to replace
  12. or use with your WPS Drives objects and directory folders (although FM/2
  13. is a 32-bit PM program, not a WPS object or folder).  FM/2 facilitates
  14. file system maintance and investigation, program launching, archive
  15. viewing and more, and is WPS-cooperative.
  16.  
  17.  FM/2 fully supports:
  18.  -------------------
  19.  
  20.     WPS objects
  21.     Drag and drop
  22.     Context menus
  23.     Clipboard
  24.     Associations (internal)
  25.     CD-ROMs, hard drives, removable media drives, network drives
  26.     A full range of file system maintenance
  27.  
  28.  
  29. Installing FM/2:
  30. ===============
  31.  
  32. If you intend to always run FM/2 from the same directory (as from a WPS
  33. object with no working directory set), you can create that directory and
  34. unpack the archive there. You're done.
  35.  
  36. If you want FM/2 to be accessible from anywhere (as from a command
  37. line), unzip the archive into a scratch directory.  Copy FM2.EXE into a
  38. directory listed in your Path (see SET PATH= in your CONFIG.SYS file)
  39. where you can start it from anywhere.  Copy FM2.HLP into a directory
  40. listed in your Help path (see SET HELP= in your CONFIG.SYS).  If you
  41. want to be able to view the contents of archives, copy ARCHIVER.BB2 to a
  42. directory in your Dpath (see SET DPATH= in your CONFIG.SYS).  By default
  43. FM/2 places FM2.INI in the current directory, so you'll want to locate
  44. it elsewhere by one of two methods:  set environment variable FM2INI to
  45. point to the directory where you'd like the INI file kept (SET
  46. FM2INI=d:\somedir) or run FM/2 once and copy the FM2.INI file to some
  47. directory on your Path or DPath, and FM/2 will leave it there.  You're
  48. done.
  49.  
  50. The copy of FM2.INI in the archive contains some associations and commands
  51. to get you started, if you'd rather not start from scratch.
  52.  
  53. Note that you can't install a new copy of FM/2 over an old copy if the
  54. old copy is running because OS/2 won't let you.
  55.  
  56. Unregistered users will need to keep FM2.DOC where FM/2 can find it
  57. (default directory, PATH or DPATH).
  58.  
  59. FM/2 uses some temporary files and directories off of its default
  60. (working) directory, so you might want to set its Working directory in a
  61. program object to your temporary directory ,and enter the
  62. director(y)(ies) that you would like windows for in the FM/2 program
  63. object's Parameters field, like this (obviously, replace the paths shown
  64. with what's right for your system):
  65.  
  66.    ╔══╤══════════════════════════════════════════════════════╤══╤══╗
  67.    ║--│ FM2.EXE - Settings                                   │  │  ║
  68.    ╟──┴──────────────────────────────────────────────────────┴──┴──╢
  69.    ║┌────────────────────────────────────────────────┐             ║
  70.    ║│                                                ├┐            ║
  71.    ║│                                                │├┐           ║
  72.    ║│                                                │Program      ║
  73.    ║│                                                ││││          ║
  74.    ║│                                                ││Session     ║
  75.    ║│ Required                                       ││││          ║
  76.    ║│   Path and file name:                          │││Assocation ║
  77.    ║│   ┌───────────────────────┐   ┌───────╖        ││││          ║
  78.    ║│   │C:\FM2\FM2.EXE         │   │Find...║        ││││General   ║
  79.    ║│   └───────────────────────┘   ╘═══════╝        ││││          ║
  80.    ║│                                                ││││          ║
  81.    ║│ Optional                                       ││││          ║
  82.    ║│   Parameters:                                  ││││          ║
  83.    ║│   ┌───────────────────────────────────┐        ││││          ║
  84.    ║│   │E:\MYDIR                      <────┼────────┼┼┼┼──────────╫─Dir(s) to
  85.    ║│   └───────────────────────────────────┘        ││││          ║ see and
  86.    ║│   Working directory:                           ││││          ║ manipulate
  87.    ║│   ┌───────────────────────────────────┐        ││││          ║
  88.    ║│   │D:\TEMP                       <────┼────────┼┼┼┼──────────╫─Temporary
  89.    ║│   └───────────────────────────────────┘        ││││          ║ directory
  90.    ║│                                                ││││          ║ (see SET
  91.    ║│ ┌───────╖   ┌───────╖                          ││││          ║  TEMP=
  92.    ║│ │ Undo  ║   │ Help  ║                          ││││          ║  in
  93.    ║│ ╘═══════╝   ╘═══════╝                          ││││          ║  CONFIG.
  94.    ║│                                             < >││││          ║  SYS)
  95.    ║└┬───────────────────────────────────────────────┘│││          ║
  96.    ║ └┬───────────────────────────────────────────────┘││          ║
  97.    ║  └┬───────────────────────────────────────────────┘│          ║
  98.    ║   └────────────────────────────────────────────────┘          ║
  99.    ║                                                               ║
  100.    ╚═══════════════════════════════════════════════════════════════╝
  101.  
  102. Remember that if you set FM/2 up in this manner, using a working
  103. directory different from that where FM2.EXE resides, you'll probably
  104. need to follow the installation instructions in paragraph two under
  105. "Installing FM/2" above.
  106.  
  107. The first time you run FM/2, please take some time to quickly go through
  108. the Config menu and tweak things to your liking, and browse the help
  109. file's Contents view.
  110.  
  111.  
  112.  
  113. Starting FM/2:
  114. =============
  115.  
  116. Command line arguments are optional.  If there are any, FM/2 opens
  117. windows for any listed drives and directories.  Examples:
  118.  
  119. FM2              Starts one window in the root of the current drive
  120. FM2 D:\FILES     Starts one window in D:\FILES
  121. FM2 D:\ E:\ F:\  Starts three windows in the roots of drives D:, E: and F:
  122.  
  123. FM/2 can also, of course, be started from a WPS program object in the
  124. usual manner.
  125.  
  126. There's one command line argument that can be used:
  127.  
  128.  ~      Start hidden (for use in Startup folder)
  129.         Should be first argument, separated from
  130.         any others by a space.
  131.  
  132.  Examples:
  133.  --------
  134.  
  135. FM2 D:\FILES        Opens two windows, one in D:\FILES, one in
  136.                     C:\OS2\APPS.
  137.  
  138. FM2 ~ D:\FILES      Opens one window in D:\FILES, starts minimized.
  139.  
  140. FM2                 Opens one window in default directory.
  141.  
  142. If you forget the command line syntax and don't have the docs handy,
  143. type FM/2 /? at a command line to get brief command line help.
  144.  
  145. FM/2 can be used as a WPS replacement (not recommended unless you are
  146. low on memory; say, less than 8mb).  Place FM/2 on the SET RUNWORKPLACE=
  147. line in your CONFIG.SYS file (example:  SET RUNWORKPLACE=D:\FM2\FM2.EXE).
  148.  
  149.  
  150. Using FM/2:
  151. ==========
  152.  
  153.  FM/2 main window layout:
  154.  -----------------------
  155.    ╔══╤══════════════════════════════════════════════════╤══╤══╗
  156.    ║--│ FM/2                                             │  │  ║
  157.    ╟──┴──────────────────────────────────────────────────┴──┴──╢
  158.    ║                                                       <───╫──Menu
  159.    ╟───────────────────────────────────────────────────────────╢
  160.    ║ ┌──────────────╖ ┌───────────╥──────────────╥────────────╖║
  161.    ║ │              ║ │           ║              ║            ║║<──Status
  162.    ║ └══════════════╝ ╘═══════════╩══════════════╩════════════╝║   lines
  163.    ║ ┌───────────────┐┌───────────────────────────────────────┐║
  164.    ║ │               ││                                       │║
  165.    ║ │               ││                                       │║
  166.    ║ │               ││                                   <───┼╫──Split
  167.    ║ │               ││                                       │║  container
  168.    ║ │               ││                                       │║  (if split
  169.    ║ │               │└───────────────────────────────────────┘║   view on)
  170.    ║ │               │┌───────────╥──────────────╥────────────╖║
  171.    ║ │               ││           ║              ║            ║║<──Status
  172.    ║ │               │╘═══════════╩══════════════╩════════════╝║   lines
  173.    ║ │               │┌───────────────────────────────────────┐║
  174.    ║ │               ││                                       │║
  175.    ║ │               ││                                       │║
  176.    ║ │               ││                                   <───┼╫──Directory
  177.    ║ │      ^        ││                                       │║  container
  178.    ║ │      │        ││                                       │║  (fills side
  179.    ║ └──────┼────────┘└───────────────────────────────────────┘║   if split
  180.    ╚════════╪══════════════════════════════════════════════════╝   view not on)
  181.             │                           Note:  if internal toolbar
  182.             │                           is used, it goes above
  183.             └──Tree container           split or directory container.
  184.  
  185.  Drag and drop:
  186.  -------------
  187.  
  188. FM/2 performs routine move and copy operations best using drag and drop.
  189. Drag and drop is a simple operation that mimics the way you do things in
  190. the real (non-computer, corporeal) world.  To move something, for
  191. example, you pick it up and put it somewhere else.
  192.  
  193. To initiate a drag and drop operation, place the mouse pointer over an
  194. object to move, then press and hold mouse button two (sometimes referred
  195. to as B2, usually the right button).  Move the mouse, still holding
  196. button two down, and a drag image should follow the mouse pointer.  The
  197. object is "in tow."
  198.  
  199. Now you need to drag this object to a "target," or destination, window.
  200. Move the mouse (still holding B2 down) and the pointer and drag image
  201. follow.  As the pointer passes over various windows, it may change;
  202. for example, a familiar symbol, a circle with a bar across it, appears
  203. when you are over a control or window that will not accept the dragged
  204. object(s).  Drag the trailing image to the destination (usually a
  205. directory object in the tree container) and release button two when it
  206. is over the desired target.  The hotspot of the mouse pointer should be
  207. over the target, not necessarily the drag image.
  208.  
  209. By default, a drag is a Move operation -- the object is copied to the
  210. destination and then the original is deleted.  Press and hold the Ctrl
  211. key while dragging to perform a copy instead; the drag image will "grey
  212. out" to indicate the change of operation requested.
  213.  
  214. Note that if the object you start the drag operation over is
  215. highlighted, the drag operation involves all the highlighted objects in
  216. the container, not just the one object over which you started.  This is
  217. a handy way to affect many objects in one operation; highlight them,
  218. then start a drag over one of the highlighted objects to grab and drag
  219. all the highlighted objects.  You might imagine that highlighting
  220. objects is like "stacking" a bunch of things in preparation to carrying
  221. them all at once.  You can highlight an object by clicking it once with
  222. mouse button one; click again to unhighlight it.
  223.  
  224. The OS/2 Tutorial has more information and hands-on exercises if you
  225. need more help with the basics of drag and drop.  It really is simple
  226. to master and intuitive once you grasp the basics, so if you're a
  227. novice, don't despair.
  228.  
  229.  Direct editting:
  230.  ---------------
  231.  
  232. You can also rename an object by pointing at its filename and clicking
  233. mouse button one (B1, usually the left button) while holding down the
  234. ALT key, then typing the new filename (the same way you change a WPS
  235. object's title).  The WPS will let you change the key used to edit
  236. titles, so if you've changed it via the WPS Mouse object, use the
  237. applicable key.  This is known as Direct Editting.
  238.  
  239.  Context menus:
  240.  -------------
  241.  
  242. Context menus are used for other manipulations.  To get a context menu,
  243. place the mouse pointer over the object to manipulate and click mouse
  244. button two (press/release B2).  A popup menu appears with options
  245. applicable to the object (again, if the object is highlighted the
  246. command will operate on all highlighted objects).  If you request a
  247. context menu over a blank area of the container, you'll get a popup of
  248. commands that affect the entire container (like Views, Filter, and so
  249. on).  There's more on context menus later in this document, and online.
  250.  
  251.  Default actions:
  252.  ---------------
  253.  
  254. Double-clicking an object causes a default action to be performed.  What
  255. that default action is depends on the container, the type of object and
  256. any associations you might have set up.  If the double-click occurs in
  257. the tree container, FM/2 switches the last accessed directory container
  258. to the directory represented by the object clicked, showing that
  259. directory's contents.  If the object is in a directory container or the
  260. Collector, FM/2 first checks the object to see if it's covered by any
  261. associations.  If not, FM/2 checks to see if the object is an archive,
  262. and views it as one if so.  If not, FM/2 checks to see if the object is
  263. an executable, and executes it if so. If not, finally, FM/2 views the
  264. object using the configured viewer.
  265.  
  266.  Pulldown menus:
  267.  --------------
  268.  
  269. The standard pulldown menus just under the title bar provide access to
  270. some utilities, general configuration options, allow you to split the
  271. directory container to look into two different directories, toggle the
  272. toolbar off and on, and call up the Collector (a temporary holding place
  273. for objects and a seek-and-scan facility combined).
  274.  
  275.  If you're mouseless:
  276.  -------------------
  277.  
  278. Drag and drop is not emulatable without a mouse, but there are menu
  279. equivalents for most drag and drop operations.  F10 gets a popup menu
  280. for the cursored object, and Shift+F10 gets a popup for the container.
  281. The TAB and Shift-TAB keys change the focus container (a container is
  282. what we call the windows that hold the file system objects that FM/2
  283. displays and allows you to modify) and the cursor keys move the
  284. dotted-line cursor to change the current object.  The space bar
  285. highlights and unhighlights objects, simulating a single click of mouse
  286. button one, and the Enter key causes the default action to be performed
  287. on an object, simulating a double-click of mouse button one.  The ALT
  288. key activates the pulldown menus, and the cursor keys move through the
  289. menu options.
  290.  
  291. All of the above work pretty much the way they work under the WPS itself.
  292. Again, the OS/2 Tutorial will get you started if you're a complete novice.
  293. If you're comfortable with OS/2's WPS, particularly drive objects and
  294. directory folders, you already know how to use FM/2 to a great extent.
  295.  
  296.  Getting help:
  297.  ------------
  298.  
  299. Complete help is available within FM/2 itself.  This documentation is
  300. meant to give you an overview of FM/2 (so you can discard it right away
  301. if it's not something in which you are interested), and then to give you
  302. the information you need to get FM/2 installed and running, and finally
  303. to give you enough information to start using it, but not to provide a
  304. complete breakdown of FM/2's features; that's the job of the online
  305. help, where you have the additional benefit of being able to look at the
  306. application itself and relate what you see to the instructions.
  307.  
  308. For novices, be sure to take a look at the "How do I...?" help window
  309. (select Help from the pulldown menu, then "How do I...?" from the
  310. pulldown).  For everyone, I recommend the Contents view of the Help
  311. Manager as a good way to browse FM/2's help, and suggest reading the
  312. "Context menus" topic.  Advanced users might want to check out the "Tips
  313. and Tricks" section after looking over the pulldown and popup (context)
  314. menus; beginners will probably want to put that off at least until they
  315. develop a feel for FM/2.
  316.  
  317. General help is usually immediately available via CTRL-F1.
  318.  
  319.  
  320. Configuring FM/2:
  321. ================
  322.  
  323. Using the Config main menu option you can edit your Associations
  324. (programs that are run when objects are double-clicked in a container
  325. directory), External Program setup (the default viewer, editor and
  326. compare program used for FM/2's View, Edit and link-drop commands), and
  327. Commands (programs that are run when you select them from a popup's
  328. Commands submenu on selected objects).
  329.  
  330. You can also set the type of sorting to be done on containers and
  331. various toggles that fine-tune FM/2's behavior.  These toggles are
  332. checked if "on."
  333.  
  334. The data that FM/2 uses to access archives can be editted.
  335.  
  336. The container into which FM/2 places WPS objects that it can create can
  337. be changed.
  338.  
  339. The printer used by FM/2 can be altered.
  340.  
  341. Complete help for all the configuration options is available online.
  342.  
  343. Changes are saved automatically as you make them, so FM/2 always
  344. remembers how you want it to look and behave.  If you mess something up
  345. badly (not likely), delete FM2.INI and the program will reset to its
  346. defaults.
  347.  
  348.  
  349. Utilities:
  350. =========
  351.  
  352. FM/2 has been described as taking a "Swiss army knife" approach.
  353. Some utilities are provided that aren't directly related to file
  354. management.
  355.  
  356. Undelete files provides an interface to OS/2's Undelete function.
  357. You're presented with a list of files, and can mark those you want
  358. to undelete or eradicate permanently.  The drive highlighted in the
  359. tree is the drive that is operated upon.
  360.  
  361. Kill processes allows you to kill off most renegade processes that
  362. might get loose on your system.  Again, you're presented with a list
  363. of processes and may choose which to kill.
  364.  
  365. Instant batch file lets you enter a quickie batch file into an MLE
  366. (multi line edit field) and then run it.
  367.  
  368. Command line calls up an OS/2 command line.
  369.  
  370. The Editor Switch List lets you find and close or recall a window
  371. of FM/2's internal editor.  Using a separate switch list keeps the
  372. OS/2 switch list from getting overly cluttered.
  373.  
  374. Save applications broadcasts a WM_SAVEAPPLICATION to all frame windows.
  375. Basically, this requests that the applications save their current state.
  376.  
  377. Minimize all apps minimizes all running applications.
  378.  
  379. Restore all apps restores all running applications.
  380.  
  381.  
  382. Context Menu Commands:
  383. =====================
  384.  
  385. Context menus are used extensively in FM/2, just as they are in the WPS.
  386. To utilize FM/2 to its maximum potential, you need to use the context
  387. menus.  Following is a brief discussion of available context menu
  388. commands to familiarize you with what's available.
  389.  
  390. Context menus are requested by placing the mouse pointer over a desired
  391. object in a container (or over container whitespace) and clicking mouse
  392. button two (usually the right button).  The FM/2 toggle "Redundant
  393. menus" puts up a couple of pulldown menu items that can be used to
  394. access the context menus, for those who prefer it.
  395.  
  396. Commands that affect the container as a whole are found in context menus
  397. requested over whitespace (any empty area of the container or the
  398. recessed status lines above it).  Commands that affect the objects
  399. within the container are requested over the object of interest.  If an
  400. object is highlighted when a context menu is requested, the commands
  401. will usually affect all highlighted objects; otherwise, any commands
  402. will affect only the object over which the menu was requested.
  403.  
  404. When a menu command leads to a dialog, the command name is followed by
  405. dots (i.e. "Attribs...").  If the command sometimes leads to a dialog,
  406. the command is followed by dots in parentheses (i.e. "Shadow(...)").  In
  407. cases where commands have accelerator key equivelants, the accelerator
  408. key is listed after the command (i.e. "View    ^v", where ^ indicates
  409. that the CTRL key must be pressed with the 'v' key, or "Archive...   ^A"
  410. which indicates that both the CTRL and SHIFT keys must be pressed with
  411. the 'a' key).
  412.  
  413.  Context menu commands affecting objects:
  414.  ---------------------------------------
  415.  
  416. (Note that not all commands are available for all objects on all drives.)
  417.  
  418. Attribs leads to a dialog that allows changing an object's file
  419. attributes (System, Hidden, Readonly, Archived), date/time and icon.
  420.  
  421. Rename allows you to rename objects.  You are notified of conflicts as
  422. they occur.  An easier method for renaming one object is to point at its
  423. text, hold down the ALT key, and click mouse button one.
  424.  
  425. Delete deletes objects.
  426.  
  427. View views objects through the configured viewer.
  428.  
  429. Edit edits objects with the configured editor.
  430.  
  431. Exec executes (runs) objects.  Obviously, satisfactory results will only
  432. be obtained with executable or batch/command files.
  433.  
  434. Print prints text files.  It'd be a good idea to have a printer to which
  435. to print, and have configured it first, before trying to use this.  If
  436. using the standard WPS, be sure you have a printer object configured for
  437. the device you've told FM/2 to use, or you may wind up with FM/2's
  438. printing thread blocked for eternity awaiting access to a nonexistent or
  439. inaccessible device.  Actually, if using the standard WPS, it's
  440. recommended that you simply drag files to the WPS printer object and
  441. drop them instead of using this command.
  442.  
  443. Hide temporarily hides objects in the container.  This is purely an
  444. appearance and convenience thing; nothing happens to the file/directory
  445. represented by the object.
  446.  
  447. Move and Copy move or copy objects.  Drag and drop is recommended over
  448. using the menu commands for moving and copying. When using the menu
  449. commands, the Walk Drives dialog appears to allow you to select a
  450. target.
  451.  
  452. The Command submenu contains any commands that you've configured using
  453. the Edit Commands dialog (accessed from the Config pulldown submenu).
  454. Commands are programs that are run on the selected object(s).
  455.  
  456. Shadow builds WPS objects on your desktop for selected object(s).
  457.  
  458. The Open submenu allows you to open an object's Settings notebook, open
  459. directories as WPS Folders, and open a new FM/2 main window for
  460. directories.
  461.  
  462. Archive allows you to build an archive containing the selected
  463. object(s).
  464.  
  465. Extract allows you to extract files from selected archives.
  466.  
  467. Save to clipboard allows you to save selected objects to the clipboard
  468. as a text list, one per line.  You could use this as a list of files to
  469. send to someone via modem, etc.
  470.  
  471.  Context menu commands affecting containers as a whole:
  472.  -----------------------------------------------------
  473.  
  474. (Note that not all commands are available for all containers.)
  475.  
  476. Icon switches the container to Icon view; the object's name appears
  477. below its icon.
  478.  
  479. Name switches the container to Name view; the object's name appears
  480. beside its icon.
  481.  
  482. Text switches the container to Text view.  Text view is the fastest view
  483. for a container to maintain, but provides the least information on the
  484. objects it contains.
  485.  
  486. Details switches the container to Details view.  Details view shows a
  487. great deal of information on the objects it contains, including file
  488. sizes, dates, and times, but it is the slowest view for a container to
  489. maintain.
  490.  
  491. Details Titles is a toggle controlling whether column titles will be
  492. displayed when the container is in Details view.
  493.  
  494. Details Icons determines whether icons are shown in Details view.
  495. Rather than turning the icons off, consider using Mini Icons.
  496.  
  497. Mini Icons is a toggle controlling whether icons are shown full size or
  498. in miniature in views that show icons.
  499.  
  500. Change font leads to a dialog that lets you select a new font for a
  501. container (if you're running FM/2 as a WPS replacement; otherwise, you
  502. get the WPS' Font Palette object).
  503.  
  504. Change colors leads to a dialog that lets you set new colors for a
  505. container (if you're running FM/2 as a WPS replacement; otherwise, you
  506. get the WPS' Color Palette object).
  507.  
  508. Rescan rescans the directory associated with a container, or the drive
  509. from the current object down in a tree container.  FM/2 tries very hard
  510. to keep all its windows up to date, but things outside FM/2 can cause
  511. changes that FM/2 cannot know about automatically.  This command will
  512. ensure that your display is current.
  513.  
  514. Resort resorts items in a container.
  515.  
  516. Filter leads to a dialog that lets you set filemasks and attributes for
  517. objects to include in the container's display.
  518.  
  519. Parent moves directory containers to the previous (parent) directory.
  520.  
  521. Pick Directory leads to a dialog that allows you to pick from a list of
  522. recently used directories.  This can be a real timesaver.
  523.  
  524. Previous Directory returns the container to the last directory. This is
  525. sort of like a one-step "undo."  When you close FM/2, its containers
  526. remember what directory they were in and it becomes the "previous"
  527. directory.
  528.  
  529. The Select submenu gives you many ways to highlight objects in a
  530. container.  This lets you quickly build sophisticated selection sets of
  531. objects upon which you can perform tasks.  The split view container has
  532. some additional options that let you select and deselect files based on
  533. the relationship between the files in the split container and those in
  534. the other directory container.
  535.  
  536. Compare Directories is available only in the split view container.  It
  537. leads to a dialog that gives a visual comparison of the files in the two
  538. directories.
  539.  
  540.  Context menu commands specific to the tree container:
  541.  ----------------------------------------------------
  542.  
  543. (Note that not all commands are available for all objects in the tree.)
  544.  
  545. Info displays information about the selected drive.  This is available
  546. only in context menus requested on drives.
  547.  
  548. Check Disk runs CHKDSK.COM or PMCHKDSK.EXE (as configured) on the
  549. selected drive.  This tests the drive and can correct some deficiencies.
  550. This is available only in context menus requested on drives.
  551.  
  552. Format Disk runs FORMAT.COM on the selected drive after passing through
  553. a dialog (so relax, you have time to change your mind).  Formatting a
  554. disk will destroy any information already on the disk. This is available
  555. only in context menus requested on drives.
  556.  
  557. Expand expands the tree from the point where the context menu was
  558. requested to the bottom of the branch.
  559.  
  560. Collapse collapses the tree from the point where the context menu was
  561. requested to the bottom of the branch.
  562.  
  563. Make Directory allows you to create new directories.  The name of the
  564. directory where you requested the context menu is filled in as a
  565. starting point for convenience.  Directories may be created many levels
  566. deep in one pass; intermediate directories are created as required.
  567.  
  568. Partitions calls up FDISKPM.EXE to allow you to modify the partitions on
  569. your hard drive.  Extreme caution should be exercised; read the help!
  570.  
  571.  
  572. Registering FM/2:
  573. ================
  574.  
  575.  License:
  576.  -------
  577.  
  578. FM/2 is shareware, not free; you can try it before you buy it, and
  579. decide not to buy it if it doesn't meet your needs.  If you continue to
  580. use it beyond thirty (30) days, though, you must register your copy, or
  581. stop using it, without exception.
  582.  
  583. Permission is given to distribute the unaltered FM/2 archive at no cost.
  584. Distributors may charge small fees for download time or distribution
  585. media, but may not under any circumstances charge anything for FM/2
  586. itself.
  587.  
  588.  Warranty:
  589.  --------
  590.  
  591. There is no warranty, expressed or implied, for FM/2.  You get to try it
  592. before you buy it.
  593.  
  594.  How to register:
  595.  ---------------
  596.  
  597. To register FM/2, send $35.00 in US funds ($75.00 US for a commercial
  598. registration) to:
  599.  
  600. M. Kimes
  601. 542 Merrick
  602. Shreveport, LA  USA  71104
  603.  
  604. Add $5.00 US for disk shipment outside the US.  You can pick up the
  605. registration program (about 23K) online @ (318)222-3455 or file request
  606. it from Fidonet#1:380/16.0; set it up with me first.  No plastic, sorry.
  607.  
  608. Registration entitles you to free upgrades for a period of at least one
  609. year from the date of shipment of your registration materials.  Allow
  610. 4-6 weeks for shipment via snail mail, though I'll try to do much
  611. better. Let me know if you're in a rush; I usually wait until I have a
  612. new, stable version to build a month's worth of mailings, so you get a
  613. new version as well as your registration.  Since FM/2 isn't crippled,
  614. this usually isn't a problem, but if you disagree, let me know.  :-)
  615.  
  616.  
  617.  Support:
  618.  -------
  619.  
  620. You can communicate with the author by leaving Feedback at his BBS
  621. ((318)222-3455), via Fidonet netmail (Mark Kimes@Fidonet#1:380/16.0), or
  622. by snailmail at the address above.  Please note that support for
  623. unregistered users is definitely not guaranteed, and support for anyone
  624. requires that you tell me exactly what's wrong or what's required, in
  625. detail.
  626.