home *** CD-ROM | disk | FTP | other *** search
/ High Voltage Shareware / high1.zip / high1 / DIR3 / FM2_113.ZIP / FM2EXE.ZIP / fm2.doc < prev    next >
Text File  |  1993-12-14  |  15KB  |  320 lines

  1.  
  2.    F(ile) M(anager)/2 copyright (c) 1993 by M. Kimes (Bare Bones Software)
  3.                             All Rights Reserved
  4.  
  5.  
  6.  
  7. Overview:
  8. ========
  9.  
  10. FM/2 can be considered something of a "super Drives object" to replace
  11. or use with your WPS Drives objects and directory folders (although FM/2
  12. is a 32-bit PM program, not a WPS object or folder).  FM/2 facilitates
  13. file system maintance and investigation, program launching, archive
  14. viewing and more, and is WPS-cooperative.
  15.  
  16. FM/2 fully supports:
  17.  
  18.     WPS objects
  19.     Drag and drop
  20.     Context menus
  21.     Clipboard
  22.     Associations (internal)
  23.     CD-ROMs, hard drives, removable media drives, network drives
  24.     A full range of file system maintenance
  25.  
  26.  
  27. Installing FM/2:
  28. ===============
  29.  
  30. If you intend to always run FM/2 from the same directory (as from a WPS
  31. object with no working directory set), you can create that directory and
  32. unpack the archive there. You're done.
  33.  
  34. If you want FM/2 to be accessible from anywhere (as from a command
  35. line), unzip the archive into a scratch directory.  Copy FM2.EXE into a
  36. directory listed in your Path (see SET PATH= in your CONFIG.SYS file)
  37. where you can start it from anywhere.  Copy FM2.HLP into a directory
  38. listed in your Help path (see SET HELP= in your CONFIG.SYS).  If you
  39. want to be able to view the contents of archives, copy ARCHIVER.BB2 to a
  40. directory in your Dpath (see SET DPATH= in your CONFIG.SYS).  By default
  41. FM/2 places FM2.INI in the current directory, so you'll want to locate
  42. it elsewhere by one of two methods:  set environment variable FM2INI to
  43. point to the directory where you'd like the INI file kept (SET
  44. FM2INI=d:\somedir) or run FM/2 once and copy the FM2.INI file to some
  45. directory on your Path or DPath, and FM/2 will leave it there.  You're
  46. done.
  47.  
  48. The copy of FM2.INI in the archive contains some associations and commands
  49. to get you started, if you'd rather not start from scratch.
  50.  
  51. Note that you can't install a new copy of FM/2 over an old copy if the
  52. old copy is running because OS/2 won't let you.
  53.  
  54. Unregistered users will need to keep FM2.DOC where FM/2 can find it
  55. (default directory, PATH or DPATH).
  56.  
  57. FM/2 uses some temporary files and directories off of its default
  58. (working) directory, so you might want to set its Working directory in a
  59. program object to your temporary directory ,and enter the
  60. director(y)(ies) that you would like windows for in the FM/2 program
  61. object's Parameters field, like this (obviously, replace the paths shown
  62. with what's right for your system):
  63.  
  64.    ╔══╤══════════════════════════════════════════════════════╤══╤══╗
  65.    ║--│ FM2.EXE - Settings                                   │  │  ║
  66.    ╟──┴──────────────────────────────────────────────────────┴──┴──╢
  67.    ║┌────────────────────────────────────────────────┐             ║
  68.    ║│                                                ├┐            ║
  69.    ║│                                                │├┐           ║
  70.    ║│                                                │Program      ║
  71.    ║│                                                ││││          ║
  72.    ║│                                                ││Session     ║
  73.    ║│ Required                                       ││││          ║
  74.    ║│   Path and file name:                          │││Assocation ║
  75.    ║│   ┌───────────────────────┐   ┌───────╖        ││││          ║
  76.    ║│   │C:\FM2\FM2.EXE         │   │Find...║        ││││General   ║
  77.    ║│   └───────────────────────┘   ╘═══════╝        ││││          ║
  78.    ║│                                                ││││          ║
  79.    ║│ Optional                                       ││││          ║
  80.    ║│   Parameters:                                  ││││          ║
  81.    ║│   ┌───────────────────────────────────┐        ││││          ║
  82.    ║│   │E:\MYDIR                      <────┼────────┼┼┼┼──────────╫─Dir(s) to
  83.    ║│   └───────────────────────────────────┘        ││││          ║ see and
  84.    ║│   Working directory:                           ││││          ║ manipulate
  85.    ║│   ┌───────────────────────────────────┐        ││││          ║
  86.    ║│   │D:\TEMP                       <────┼────────┼┼┼┼──────────╫─Temporary
  87.    ║│   └───────────────────────────────────┘        ││││          ║ directory
  88.    ║│                                                ││││          ║ (see SET
  89.    ║│ ┌───────╖   ┌───────╖                          ││││          ║  TEMP=
  90.    ║│ │ Undo  ║   │ Help  ║                          ││││          ║  in
  91.    ║│ ╘═══════╝   ╘═══════╝                          ││││          ║  CONFIG.
  92.    ║│                                             < >││││          ║  SYS)
  93.    ║└┬───────────────────────────────────────────────┘│││          ║
  94.    ║ └┬───────────────────────────────────────────────┘││          ║
  95.    ║  └┬───────────────────────────────────────────────┘│          ║
  96.    ║   └────────────────────────────────────────────────┘          ║
  97.    ║                                                               ║
  98.    ╚═══════════════════════════════════════════════════════════════╝
  99.  
  100. Remember that if you set FM/2 up in this manner, using a working
  101. directory different from that where FM2.EXE resides, you'll probably
  102. need to follow the installation instructions in paragraph two under
  103. "Installing FM/2" above.
  104.  
  105. The first time you run FM/2, please take some time to quickly go through
  106. the Config menu and tweak things to your liking, and browse the help
  107. file's Contents view.
  108.  
  109.  
  110.  
  111. Starting FM/2:
  112. =============
  113.  
  114. Command line arguments are optional.  If there are any, FM/2 opens
  115. windows for any listed drives and directories.  Examples:
  116.  
  117. FM2              Starts one window in the root of the current drive
  118. FM2 D:\FILES     Starts one window in D:\FILES
  119. FM2 D:\ E:\ F:\  Starts three windows in the roots of drives D:, E: and F:
  120.  
  121. FM/2 can also, of course, be started from a WPS program object in the
  122. usual manner.
  123.  
  124. There're four special forms of command line argument that can be used:
  125.  
  126.  /D     Exclude drive D:
  127.  -D     Don't prescan drive D:
  128.  +      Speed up tree prescanning.  Use caution with LAN Server.
  129.  ~      Start hidden (for use in Startup folder)
  130.  
  131. + and ~ should be among the first arguments, as FM/2 processes its
  132. arguments sequentially.
  133.  
  134. Examples:
  135.  
  136. FM2 D:\FILES /E -F  Starts one window in D:\FILES, excludes drive E:
  137.                     from Trees, doesn't prescan drive F:
  138.  
  139. FM2 +               Starts one window in default directory, use faster
  140.                     prescanning.
  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 performs routine move and copy operations best using drag and drop.
  154. Place the mouse pointer over the object to move, then press and hold
  155. mouse button two (sometimes referred to as B2, usually the right
  156. button).  Move the mouse, still holding button two down, and a drag
  157. image should follow the mouse pointer.  A familiar symbol, a circle with
  158. a bar across it, appears when you are over a control or window that will
  159. not accept the dragged object(s).  Drag the trailing image to the
  160. destination (usually a directory object in the tree container) and
  161. release button two when it is over the desired target.  Press and hold
  162. the Ctrl key to perform a copy instead of the default move operation
  163. (the drag image will "grey out").  Note that if the object you start the
  164. drag operation over is highlighted, the operation involves all the
  165. highlighted objects in the container.
  166.  
  167. Drag and drop tries to imitate the way you do things in the real world;
  168. you pick things up and move them somewhere else.  For instance, to erase
  169. an object, you might drag it to the trashcan button in FM/2.  In the
  170. real world, you'd toss it in the trashcan.  This emulation of
  171. extra-computer reality makes FM/2's use for simple copy/move/delete
  172. operations intuitive.  The fact that this is an interface in common with
  173. the WPS and other PM applications means you don't have to learn another
  174. methodology.
  175.  
  176. The OS/2 Tutorial has more information and hands-on exercises if you
  177. need more help with the basics of drag and drop.  It really is simple
  178. to master, so if you're a novice, don't despair.
  179.  
  180. Note that a filled Details view container has no clear space on which to
  181. drop an object.  FM/2 provides a way around this; you can drop on one of
  182. the "recessed" status boxes above the container.
  183.  
  184. You can also rename an object by pointing at its filename and clicking
  185. mouse button one (B1, usually the left button) while holding down the
  186. ALT key, then typing the new filename (the same way you change a WPS
  187. object's title).  The WPS will let you change the key used to edit
  188. titles, so if you've changed it, use the applicable key.
  189.  
  190. Context menus are used for other manipulations.  To get a context menu,
  191. place the mouse pointer over the object to manipulate and click mouse
  192. button two (press/release B2).  A popup menu appears with options
  193. applicable to the object (again, if the object is highlighted the
  194. command will operate on all highlighted objects).  If you request a
  195. context menu over a blank area of the container or one of the "recessed"
  196. status boxes above it, you'll get a popup of commands that affect the
  197. entire container (like Views, Filter, and so on).
  198.  
  199. Double-clicking an object causes a default action to be performed.  What
  200. that default action is depends on the container, the type of object and
  201. any associations you might have set up.  If the double-click occurs in
  202. the tree container, FM/2 switches the last accessed directory container
  203. to the directory represented by the object clicked, showing that
  204. directory's contents.  If the object is in a directory container or the
  205. Collector, FM/2 first checks the object to see if it's covered by any
  206. associations.  If not, FM/2 checks to see if the object is an archive,
  207. and views it as one if so.  If not, FM/2 checks to see if the object is
  208. an executable, and executes it if so. If not, finally, FM/2 views the
  209. object using the configured viewer.
  210.  
  211. If you're mouseless:
  212.  
  213. Drag and drop is not emulatable without a mouse, but there are menu
  214. equivalents for drag and drop operations.  F10 gets a popup menu for the
  215. cursored object, and Shift+F10 gets a popup for the container. The TAB
  216. and Shift-TAB keys change the focus container (a container is what we
  217. call the windows that hold the file system objects that FM/2 displays
  218. and allows you to modify) and the cursor keys move the dotted-line
  219. cursor to change the current object.  The space bar highlights and
  220. unhighlights objects, simulating a single click of mouse button one, and
  221. the Enter key causes the default action to be performed on an object,
  222. simulating a double-click of mouse button one.  The ALT key activates
  223. the pulldown menus, and the cursor keys move through the menu options.
  224.  
  225. All of the above work pretty much the way they work under the WPS itself.
  226. Again, the OS/2 Tutorial will get you started if you're a complete novice.
  227. If you're comfortable with OS/2's WPS, particularly drive objects and
  228. directory folders, you already know how to use FM/2 to a great extent.
  229.  
  230. The standard pulldown menus just under the title bar provide access to
  231. some utilities, general configuration options, allow you to split the
  232. directory container to look into two different directories, toggle the
  233. toolbar off and on, and call up the Collector (a temporary holding place
  234. for objects and a seek-and-scan facility combined).
  235.  
  236. Complete help is available within FM/2 itself.  This documentation is
  237. meant to give you an overview of FM/2 (so you can discard it right away
  238. if it's not something in which you are interested), and then to give you
  239. the information you need to get FM/2 installed and running, and finally
  240. to give you enough information to start using it, but not to provide a
  241. complete breakdown of FM/2's features; that's the job of the online
  242. help, where you have the additional benefit of being able to look at the
  243. application itself and relate what you see to the instructions.
  244.  
  245. For novices, be sure to take a look at the "How do I...?" help window
  246. (select Help from the pulldown menu, then "How do I...?" from the
  247. pulldown).  For everyone, I recommend the Contents view of the Help
  248. Manager as a good way to browse FM/2's help.  Advanced users might want
  249. to check out the "Tips and Tricks" section after looking over the
  250. pulldown and popup menus; beginners will probably want to put that off
  251. until they develop a feel for FM/2.
  252.  
  253.  
  254. Configuring FM/2:
  255. ================
  256.  
  257. Using the Config main menu option you can edit your Associations
  258. (programs that are run when objects are double-clicked in a container
  259. directory), External Program setup (the default viewer, editor and
  260. compare program used for FM/2's View, Edit and link-drop commands), and
  261. Commands (programs that are run when you select them from a popup's
  262. Commands submenu on selected objects).
  263.  
  264. You can also set the type of sorting to be done on containers and
  265. various toggles that fine-tune FM/2's behavior.  These toggles are
  266. checked if "on."
  267.  
  268. Again, complete help for all the configuration options is available
  269. online.
  270.  
  271. Changes are saved automatically as you make them, so FM/2 always
  272. remembers how you want it to look and behave.  If you mess something up
  273. badly (not likely), delete FM2.INI and the program will reset to its
  274. defaults.
  275.  
  276.  
  277. Registering FM/2:
  278. ================
  279.  
  280. License:
  281. -------
  282.  
  283. FM/2 is shareware, not free; you can try it before you buy it, and
  284. decide not to buy it if it doesn't meet your needs.  If you continue to
  285. use it beyond thirty (30) days, though, you must register your copy, or
  286. stop using it, without exception.
  287.  
  288. Permission is given to distribute the unaltered FM/2 archive at no cost.
  289. Distributors may charge small fees for download time or distribution
  290. media, but may not under any circumstances charge anything for FM/2
  291. itself.
  292.  
  293. How to register:
  294. ---------------
  295.  
  296. To register FM/2, send $35.00 in US funds ($75.00 US for a commercial
  297. registration) to:
  298.  
  299. M. Kimes
  300. 542 Merrick
  301. Shreveport, LA  USA  71104
  302.  
  303. Add $5.00 US for disk shipment outside the US.  You can pick up the
  304. registration program (about 22K) online @ (318)222-3455 or file request
  305. it from Fidonet#1:380/16.0; set it up with me first.  No plastic, sorry.
  306.  
  307. Registration entitles you to free upgrades for a period of at least one
  308. year from the date of shipment of your registration materials.  Allow
  309. 4-6 weeks for shipment via snail mail, though I'll try to do much
  310. better. Let me know if you're in a rush; I usually wait until I have a
  311. new, stable version to build a month's worth of mailings, so you get a
  312. new version as well as your registration.  Since FM/2 isn't crippled,
  313. this usually isn't a problem, but if you disagree, let me know.  :-)
  314.  
  315.  
  316. You can communicate with the author by leaving Feedback at his BBS
  317. ((318)222-3455), via Fidonet netmail (Mark Kimes@Fidonet#1:380/16.0), or
  318. by snailmail at the address above.  Please note that support for
  319. unregistered users is definitely not guaranteed.
  320.