home *** CD-ROM | disk | FTP | other *** search
/ Black Box 4 / BlackBox.cdr / dosutils / dosmastr.arj / DM.DOC < prev    next >
Text File  |  1991-06-29  |  51KB  |  1,272 lines

  1.  
  2.  
  3.  
  4.  
  5.                           DOS MASTER
  6.  
  7.                          version 1.20
  8.                        by Michael Abley
  9.                   Edmonton, Alberta, Canada.
  10.  
  11.  
  12.  
  13.  
  14.  
  15.  
  16.  
  17.  
  18.  
  19.  
  20.            Software and manual Copyright (c) 1990, 1991 by
  21.                        Michael Abley
  22.                      All rights reserved.
  23.  
  24.  No portion of this software or manual may be duplicated in
  25.  any manner without the written permission of Michael Abley
  26.  
  27.                         Release 1.004
  28.  
  29.  
  30.  
  31.  
  32.  
  33. Disclaimer of Warranty:
  34.  
  35. Michael Abley makes no warranty of any kind, expressed or
  36. implied, with regard to the programs or the documentation
  37. contained in this manual.
  38.  
  39. Information in this manual is subject to change without
  40. notice and does not represent a commitment on the part of
  41. the vendor.
  42.  
  43.  
  44.  
  45.                     INTRODUCTION
  46.  
  47.  
  48. A. Philosophy
  49.  
  50.      Welcome to the shareware version of DOS MASTER! You may
  51. be asking why you need yet ANOTHER file/disk manager
  52. program to clutter up your hard disk. The answer is quite
  53. simple: most of the existing packages either try to do too
  54. much, too little or are too expensive. This program was
  55. originally written because I found that 90 percent of the
  56. DOS housekeeping chores that I do are the simple procedures
  57. of copying, deleting, moving, comparing, and editing. Eighty
  58. percent of THOSE chores are just copying selected files and
  59. deleting. Unfortunately, it seems that most commercial
  60. packages feel that you should be bombarded with endless
  61. pull-down menus and pop-up screens that can often make the
  62. simple matter of copying a few files from one directory to
  63. another a challenge to the user. My basic philosophy is KEEP
  64. IT SIMPLE!, but with enough extras available to extend the
  65. usefulness of the basic utilities.
  66.      The program can be 'navigated' by either keyboard or
  67. mouse. I have tried to make the operations of the program as
  68. intuitive as possible and to keep with some of the current
  69. 'conventional' key assignments for DOS programs. eg. F10 is
  70. usually Quit with many programs as is F1 for Help.
  71.  
  72.  
  73. B. Features of DM
  74.  
  75. - split-screen, detailed and scrollable listings of all
  76.   files and directories
  77. - full mouse support with easy 'point and shoot' navigation
  78.   of directories and drives
  79. - copy, move, delete files including read-only, hidden and
  80.   system files with two key strokes.
  81. - built in text editor with full mouse and block
  82.   highlighting support + print utility.(print utility in
  83.   REGISTERED VERSION ONLY)
  84. - view/browse text files with built in text search
  85. - rename directories and files
  86. - erase directories
  87. - four types of sorting of directories/drives
  88. - ability to shell out and run other programs or quit and
  89.   run a selected program
  90. - will compare any two directories/disks and highlight which
  91.   files are different or are the most recent.
  92. - find a file anywhere on current drive (similar to WHEREIS)
  93. - find any text in current directory
  94. - constant display of the room left on the current drive and
  95.   the total size of any selected files.
  96. - command line controls, including a direct-to-editor
  97.   function
  98. - help screen
  99. - runs on CGA, EGA, VGA systems
  100. new:
  101. - graphic tree display of your disk drive with easy
  102.   directory navigation.
  103. - archiving utility to let you easyily PKWARE'S PKZip
  104.   utility to compress, decompress or view ZIPPED files.
  105.   (REGISTERED VERSION ONLY)
  106.  
  107.  
  108.  C. Hardware requirements
  109.  
  110.      DOS MASTER will work on any system with 512K (640K
  111. preferred for when you are using the SHELL functions) and
  112. any color adapter. i.e. CGA, EGA, VGA. As of this version,
  113. DM does NOT support the Hercules board. The program is fully
  114. mouse supported including the Editor, but a mouse is NOT
  115. required. Personally, I find the mouse handy, especially
  116. with file selection and block highlighting in the Editor. A
  117. color monitor and hard drive is not required, but I do
  118. recommend them. I also recommend you use DOS version 3.2 or
  119. higher (until DOS 5.0 comes out, I think ver. 3.3 is best).
  120.  
  121.  
  122.  D. Installation
  123.  
  124.      There's no complicated installation procedure for this
  125. program. I recommend setting up DOS MASTER in a subdirectory
  126. called simply 'DM'. Copy the program, help files and
  127. documentation to this subdirectory and then add DM to your
  128. PATH command in the AUTOEXEC.BAT file (hey, why not use the
  129. editor in DM to do this?). This way, anytime you want to use
  130. DOS MASTER, all you have to do is type DM.
  131.      Here's how I would install DM on a hard drive C from
  132. the A floppy drive. Type the following and hit Enter after
  133. each line:
  134.  
  135.           C:
  136.           CD\
  137.           MD DM
  138.           CD\DM
  139.           COPY A:*.*
  140.  
  141.      To change your path command, enter DM and edit your
  142.      AUTOEXEC.BAT file. i.e:
  143.  
  144.     DM /E C:\AUTOEXEC.BAT    (use command line to go
  145.                          straight to the DM editor)
  146.  
  147.           now edit the path line in the file so that DM is
  148.           near the front:
  149.  
  150.      eg.
  151.      PATH=C:\DOS;C:\DM;C:\UTILITY;C:\WINDOWS;etc
  152.  
  153. Please note that you may put the .EXE file and the two .HLP
  154. files that make up DM anywhere on your drive and once DM is
  155. in your path it can be launched from any directory, BUT all
  156. three files must remain together, otherwise DM will not be
  157. able to find its help files when you need them.
  158.  
  159.  
  160.                    2. "NAVIGATION"
  161.  
  162.  
  163.  A. The Main Screen description:
  164.  
  165. When you first start DOS MASTER, you will see the Main
  166. Operational Screen which consists of the following four
  167. components:
  168.  
  169.      1. the screen split down the middle with two identical
  170.      lists of the contents of the directory or drive in
  171.      which you started the program. The path of the
  172.      directory is centered at the top of each list, and a
  173.      grey (color monitors) highlight bar appears at the top
  174.      of the left hand list. All files are listed in each
  175.      directory along with each file's size, date and time of
  176.      creation. If the file is read-only, hidden or a system
  177.      file, there will be a small shaded square with a 'hole'
  178.      in it next to the file name.
  179.  
  180.      2. The third line from the bottom shows the disk space
  181.      left on the current drive (middle screen) and if you
  182.      start selecting any files (see below on how to do
  183.      this), below each list will appear information on how
  184.      many files you've picked and their total size in K
  185.      bytes.
  186.  
  187.      3. The second line from the bottom is the file
  188.      specification line. This line is used to let you choose
  189.      what files are to be displayed in each list. eg. if you
  190.      just wanted the list to show all the files on the C
  191.      drive in sub-directory PROGS  with the ".EXE"
  192.      extension, you would edit the file specification for
  193.      that list to display "C:\PROGS\*.EXE". This line can be
  194.      accessed at any time by holding down the Alt key and
  195.      pressing E.
  196.           Also note that there appears on this line on the
  197.      far right hand side "Tag special= off". This part of
  198.      the screen is to tell you whether file attribute
  199.      detection is turned on/off i.e. this signals whether
  200.      'special' files like hidden, read-only or system files
  201.      will be 'tagged' to indicate that these files are
  202.      different ('Tag special= on' places a small square next
  203.      to the file name in the menu). This feature can be
  204.      turned on or off and is explained in more detail under
  205.      item 12 of Additional Utilities (page 18).
  206.  
  207.      4. The screen's bottom line contains the function key
  208.      definitions.
  209.  
  210.  
  211.  B. Moving around:
  212.  
  213.     For mouse users, in most cases, the left button is used
  214. to choose something (instead of arrow keys) and the right
  215. button acts the same as pressing Enter.
  216.  
  217. To SWITCH from left to right directories (or vice-versa)
  218.      -mouse: single click left or right button on menu you
  219.      wish to use
  220.      -keyboard: use TAB key OR left/right cursor keys
  221.  
  222.  
  223. To move the HIGHLIGHT bar down the list of files, use
  224.      - the up/down arrow keys
  225.      - place mouse cursor over file name and click down with
  226.      the left mouse button.
  227.      - Press the FIRST LETTER of the file/directory you want
  228.      to go to in the list.
  229.  
  230.  
  231. The HOME key sends the highlight bar to the top of the list
  232. (the 2 dots if you are not in the root directory);
  233. END key moves the bar to the end of the file list.
  234.  
  235. If there are more files than will fit on the screen, a
  236. scroll bar will appear on the right of the list. For mouse
  237. users, by holding down the left button and dragging the
  238. square icon in the scroll bar the list will scroll
  239. vertically. PgUp/PgDn will move the list of files up one
  240. screen or down.
  241.  
  242.  
  243.  - Changing directories:
  244.  
  245. To move DOWN into a directory, move the highlight bar to the
  246. directory you want to 'open' or look at (recognized by the
  247. conspicuous '{-SUB-DIR-}' phrase to the right of the listed
  248. name) and do any of the following:
  249.      press space bar
  250.      press Enter
  251.      single click the RIGHT mouse button (this is the best
  252.      method, in my opinion ) or
  253.      double click the left mouse button (slowly)
  254.  
  255. To move UP into a directory, move the highlight bar to the
  256. two dots at the top of the menu, and do any of the above
  257. four actions. Unless you are in the root directory of the
  258. current drive, you will always see the two dots at the top
  259. of the file list.
  260.  
  261.  
  262.  -Selecting files:
  263.  
  264. To select a file (yellow highlight on color monitor) for
  265. copying, deleting, editing, etc. do any of the following:
  266.      press space bar
  267.      press Enter
  268.      single click the RIGHT mouse button
  269.  
  270. To select all the files in a directory:
  271.      hold down Alt key and press S ('S'elect all)
  272.      hold down right mouse button and drag slowly
  273.  
  274. To select some of the files in a directory:
  275.      hold down the right mouse button and drag slowly over
  276.      the files you want and/or
  277.      use Enter or Spacebar to make selections
  278.  
  279. To deselect files:
  280.      same keys and mouse action as selecting
  281.  
  282. To deselect all the files in a directory:
  283.      hold down Alt key and press D ('D'select)
  284.      drag with right mouse.
  285.  
  286.  -Using input boxes (using):
  287.  
  288.      Whenever you are asked to supply a file name, directory
  289. name, etc., an input box appears on the screen, usually with
  290. two 'buttons' below it marked OK and CANCEL. When you are
  291. entering a new word or over typing something, remember that
  292. the input line can be edited with a number of keys. The Home
  293. key will go to the start of the line, the End key to the
  294. End. Arrow keys will move over any existing text without
  295. erasing it. The Backspace key will erase. When you are
  296. finished inputting, hit Enter to accept the default OK or
  297. use the mouse to click on OK.
  298.      Note that at any time if you wish to cancel the
  299. procedure, you can do any of the following:
  300.  
  301.      -use tab key to move to CANCEL, then hit Enter
  302.      -click mouse on CANCEL
  303.      -press Escape
  304.  
  305.  
  306.                     3. FUNCTION KEYS
  307.  
  308.  
  309. A. Summary of function key assignments
  310.  
  311. F1 = Displays a HELP screen listing function key assignments
  312.      and menu options
  313. F2 = COPIES files that have been selected or the single file
  314.      that the cursor is currently on.
  315. F3 = MOVE files. i.e. First copy the file to its new
  316.      destination and then erase it from its old destination.
  317. F4 = EDIT a selected ASCII text file (or, if nothing is
  318.      selected, the current file that the cursor is on)
  319. F5 = VIEW any file, even executable files.
  320. F6 = SORT the directories by name, size, extension or date
  321. F7 = COMPARES the two directories or disks and highlights
  322.      the different files.
  323. F8 = DELETE files or a directory (directory must be empty)
  324. F9 = displays a menu of additional utilities.
  325. F10 = Quits the program, when you're at the main operational
  326.      level of DM
  327.  
  328.  
  329.  B. Details of function keys:
  330.  
  331.  
  332.  F1 Help:
  333.      Shows the help screen. Pressing any key will return you
  334.      to the main directory displays.
  335.  
  336.  F2 Copy file(s):
  337.      To copy a single file:
  338.           -Place the highlight bar on the file you wish to
  339.           copy and SELECT the file with either the
  340.           mouse(right button), or by hitting Enter or the
  341.           Spacebar. Actually, it is not even necessary to
  342.           SELECT when you are only copying ONE file. Just
  343.           placing the highlight bar on the file in question
  344.           is good enough to proceed.
  345.  
  346.      To copy multiple files:
  347.           First select the files you want to copy by
  348.           following the procedure discussed in SELECTING
  349.           FILES.
  350.  
  351.      - Make sure that the other half of the screen shows the
  352.      destination that you wish to copy the file(s) to. (See
  353.      the above Navigational Aids section if you need help in
  354.      doing this).
  355.      - Press the F2 key or left click with the mouse on the
  356.      F2 key designation at the bottom of the screen.
  357.      - A pop-up box appears. If there are no changes to the
  358.      path, hit Enter or click on OK. The file is copied.
  359.      To change your mind, press Escape, click on Cancel with
  360.      mouse or use tab key to move highlight to CANCEL and
  361.      hit Enter.
  362.      - If the file already exists on the destination drive,
  363.      a warning box will appear. Three choices are presented.
  364.      You can:
  365.           1. OVERWRITE ALL(DEFAULT):
  366.            This overwrites the existing file and, if you are
  367.           copying more than one file, overwrites any future
  368.           files that the program may find also existing on
  369.           the destination drive.
  370.  
  371.           2. OVERWRITE FILE:
  372.           Overwrite the existing file and, if you are
  373.           copying more than one file, continue to warn you
  374.           if it encounters any more files existing on the
  375.           destination drive.
  376.  
  377.           3. CANCEL:
  378.           Cancel copying that file.
  379.  
  380.           Since option 1 (overwrite all) is the default,
  381.           just hit Enter for this. To access the other two
  382.           options, either hit the tab key and Enter, or
  383.           click with the mouse on one of the other two
  384.           option buttons.
  385.  
  386.  
  387.  F3 Move file(s):
  388.      Use exactly the same procedure as when copying. The
  389.      only difference between this and COPYING is that the
  390.      file is erased from the source directory after copying.
  391.  
  392.  F4 Edit a file:
  393.      Move the grey highlight bar to the file you wish to
  394.      EDIT and press F4. If the file is too large to fit in
  395.      memory, a message will flash up.
  396.  
  397.  
  398.  --Using the Editor
  399.  
  400.      All of the standard editing keys are supported. For
  401. example, Home and End move to the beginning and end of the
  402. line, the PgUp and PgDn keys scroll the screen by pages, and
  403. Ctrl-PgUp and Ctrl-PgDn move to the first and last lines of
  404. the file respectively. The cursor may also be moved to the
  405. top or bottom of the edit window with the Ctrl-Home and
  406. Ctrl-End keys.
  407.      DM uses the Ctrl-Left and Ctrl-Right arrow keys to move
  408. the cursor by words, and blocks are marked with any of the
  409. Shift-Cursor keys. Notice that blocks may also be marked
  410. using a combination of the Shift AND Ctrl arrows to jump by
  411. whole words.
  412.      Beyond the usual block operations, however, DM'S Editor
  413. also supports block operations on COLUMNS. To mark a block
  414. in sentence mode, place the cursor at the beginning of the
  415. block and press the Shift-Right arrow key. The marked block
  416. will be highlighted as the cursor travels over the text.
  417. Alternately, entire lines may be marked by placing the
  418. cursor at the desired starting point and pressing the Shift-
  419. Down arrow key.
  420.      To mark a column, place the cursor at the upper left
  421. corner of the block and press the Shift-Right arrow key
  422. until the highlight extends to the desired right edge. Then,
  423. press Shift-Down until the bottom of the block has been
  424. reached. Regardless of which marking mode is used, the block
  425. will be captured to a 'clipboard' as soon as any non-marking
  426. key has been pressed. If either Del or Shift-Del is pressed,
  427. the block will first be captured and then deleted. To paste
  428. the block from the clipboard into the text at the current
  429. cursor location, simply press Shift-Ins.
  430.      Naturally, the mouse is fully supported in the Editor
  431. and I believe its use is quite intuitive. Press and hold
  432. down the left mouse button to highlight text for deletion or
  433. copying. To highlight a column, press and hold the left
  434. button, drag it right as far as you want the column width to
  435. extend and then drag down. Let go when you have highlighted
  436. the text you want.
  437.      The scroll bar on the right can be used with the mouse
  438. by clicking and holding the left mouse button on the top
  439. 'up' arrow or bottom 'down' arrow. You can also click and
  440. hold on the position square located in the scroll bar and
  441. drag it to where you want to be in the document. The same
  442. idea applies to the bottom scroll bar. This is fairly
  443. standard for most DOS text scrolling applications.
  444.  
  445.  - Function keys in the Editor
  446.  
  447.  HELP (F1):
  448.      The editor has its own help screen which will appear
  449.      full screen when you press F1.
  450.  
  451. SAVE FILE (F3):
  452.      To save a file, press F3 and input a new file name or
  453.      use the old one. If you are going to over-write a
  454.      previous file, you will be warned.
  455.  
  456.  PRINT FILE (F7):
  457.      This feature in only in your registered version.
  458.      To print the file at any stage of editing, press F7. A
  459.      pop-up box will appear. This box supports the Tab key
  460.      or the mouse. Each time the Tab key is pressed, the
  461.      cursor moves from one field to the next, ie. from
  462.      Normal-Condensed-OK-CANCEL-Normal-Condensed...etc. If
  463.      you use the mouse, to change the option of condensed or
  464.      normal printing, click on the area between the brackets
  465.      for the option you're interested in. Notice that the
  466.      default size is normal printing with OK highlighted, so
  467.      if you want the default normal size text, just turn on
  468.      your Epson compatible dot-matrix printer, position the
  469.      paper and hit Enter; the file will be printed.
  470.      For condensed print:
  471.           - use the mouse to click on the spot between the
  472.             <> to select the feature, then hit Enter or
  473.              click on OK.
  474.           - or tab once, to change the option, and hit
  475.           Enter.
  476.      To cancel the option box and return to editing:
  477.           - tab the white/black highlight to CANCEL field
  478.           and press Enter.
  479.           - or mouse click on CANCEL.
  480.           - or hit Escape.
  481.      Additional notes on printing:
  482.           - if the printer is off or offline, you will be
  483.           warned.
  484.           - as of this version, you cannot cancel printing
  485.           once printing has begun.
  486.  
  487.  QUIT TO MAIN DM SCREEN (F10):
  488.      If you have made no changes in the file or have just
  489.      finished saving the file, pressing F10 will immediately
  490.      close the Edit window and return you to DM's main
  491.      screen. If you haven't saved prior to hitting F10, a
  492.      pop-up box will appear giving you the chance to save
  493.      the file before quitting. Use the mouse or tab key to
  494.      make your selection. The default is to quit without
  495.      saving, which is what happens if you just press F10
  496.      then Enter.
  497.           NOTE: Choosing the Save before quitting option and
  498.      hitting OK or Enter will overwrite the existing file
  499.      and quit the Editor. You don't get a second chance to
  500.      change the file name. Use F3 to do that first.
  501.  
  502. Editor notes:
  503.      Currently, you can add up to 500 lines of extra text to
  504.      any existing file.
  505.      If you try to load a file that is too big, you will
  506.      receive a pleasant message. Don't panic.
  507.  
  508.  
  509.  F5 View a file:
  510.      Move the grey highlight bar to the file you wish to
  511.      VIEW and press F5.
  512.  
  513.  --Using View
  514.  
  515.      View lets you scan through any file up to 16,000 lines
  516. long (which is a pretty big file when you think about it),
  517. very much like a browse utility. Page-up, page-down and the
  518. arrow keys are supported. Please note that the mouse is not
  519. supported in view. (Hey, small sacrifice for looking at big
  520. files). The scroll bars on the right and bottom are only to
  521. show you where you are in the file, so don't try dragging on
  522. the scroll bars with the mouse.
  523.      If the file you are viewing does not have 80 column
  524. line breaks, you can use the right arrow key to see the rest
  525. of the text. Press Control - left arrow to return to the
  526. true left margin.
  527.      The Home key moves you to the beginning of the file
  528. (NOT the first letter at the top of the screen) and the End
  529. key moves you to the last page of the file. The up/down
  530. arrow keys move the screen line by line while the PgUp and
  531. PgDn keys will move you through the file one screen at a
  532. time.
  533.      I've thrown in a text search feature in View. Press F3
  534. and you will be prompted for text to search for in the file
  535. you are viewing. If viewing a large file, be patient. Once
  536. it finds the text, if you wish to look for the next
  537. occurrence of the text string, just press F3 <Enter> again.
  538.      It is important to realize that in order to avoid
  539. running out of memory when handling large files, View reads
  540. only small bits of the file as you page up or down. It
  541. doesn't read the whole file into memory in one large chunk
  542. as does the Editor. So don't be surprised that using the
  543. PgUp or PgDn keys seem slower than when using the Editor.
  544. This is why View will often let you look at files that are
  545. too large to be read for Editing.
  546.  
  547.  F6 Sorting directory contents:
  548.  
  549.      Pressing F6 will bring up a menu listing four
  550.      possibilities you can choose by:
  551.           -double clicking with the left mouse on your
  552.           selection
  553.           -single clicking with the right mouse
  554.           -moving up/down with cursor keys to the desired
  555.           selection and hitting Enter
  556.           -moving to the selection by pressing the
  557.           appropriate NUMBER of that selection and hitting
  558.           Enter
  559.  
  560.      Note that any of the four sorting methods can be
  561.      activated by the hot keys listed below. It is NOT
  562.      necessary to use F6 to pull up the menu to sort if the
  563.      hot keys are used.
  564.  
  565.      In summary, the sorting keys are:
  566.  
  567.      sort by:                      press
  568.  
  569.      NAME                          Ctrl -N
  570.      EXTENSION                     Ctrl -X
  571.      SIZE                          Ctrl -Z
  572.      DATE                          Ctrl -A
  573.  
  574.      The default sort is by Name. All of the Sorts are
  575.      carried out in ASCENDING order.
  576.  
  577.      Details:
  578.  
  579.      a) Sort by NAME: files are listed alphabetically by
  580.      their first letter. This is how files are always listed
  581.      when you first start DM without any command line
  582.      parameters.
  583.      b) Sort by EXTENSION: files are listed in alphabetical
  584.      order by their three letter extension; useful for
  585.      seeing all the .DOC files together in the directory.
  586.      c) Sort by SIZE: files are listed in order of
  587.      increasing size, smallest at the top.
  588.      d) Sort by DATE: files are listed in order of their
  589.      date of creation, the oldest file being at the top,
  590.      newest at the bottom. If two files have the same date,
  591.      they are sorted by their TIME of creation, the most
  592.      recent being at the bottom. This sort really simplifies
  593.      seeing which are your latest files.
  594.  
  595.      Note: If you have first selected files for moving,
  596.      copying, etc. and then choose to sort, the selections
  597.      are de-selected and ignored. Always call the sort
  598.      utility FIRST before doing any comparing, copying,
  599.      moving or deleting.
  600.  
  601.  F7 Comparing two directories/disks:
  602.  
  603.      This will compare the two directories or disks that are
  604.      currently displayed and highlights those files that are
  605.      not present in one or the other directory/disk AND if
  606.      file names are the same, will compare the file
  607.      dates/times and highlights which ever is the most
  608.      recent file. After using F7, the selected files can
  609.      then be copied, moved or deleted. This feature is very
  610.      useful for updating files on a floppy after working
  611.      from a hard drive.
  612.  
  613.  
  614.  F8 Delete file(s):
  615.  
  616.      As with copy or move, begin by SELECTING the file or
  617.      files you wish to delete.
  618.      Press F8. You will be warned of the number of files
  619.      you're about to erase, or the name of the file if it is
  620.      only one file to be deleted.
  621.      If you change your mind, you can do any of the
  622.      following:
  623.  
  624.           - Press Escape
  625.           - click on CANCEL with the mouse
  626.           - tab to CANCEL and hit Enter
  627.      If you try to delete Read only, Hidden or System files,
  628.      a second warning will appear. HEED THIS WARNING! DOS
  629.      MASTER will quite happily erase ANY file you tell it
  630.      to.
  631.  
  632.  F9 Additional utility menu:
  633.  
  634.      Pressing F9 will show the menu for the additional
  635.      utilities provided with DOS MASTER and explained below.
  636.      If you don't want to take any action, hit Escape or
  637.      click with the mouse on any area outside the menu box.
  638.  
  639.  F10 Quit:
  640.  
  641.      It's always easy to get out of DM. To quit the program,
  642.      just press F10 or click on the 'F10=Quit' key at the
  643.      screen bottom.
  644.  
  645.  
  646.                4. ADDITIONAL UTILITIES
  647.  
  648.  
  649.  
  650.      The following extra options/utilities can be accessed
  651. either by mouse or keyboard. If using the mouse, click on
  652. 'F9=menu' option at the bottom of the screen. The additional
  653. utility menu will then pop-up and you make your choice by
  654. doing any of the following:
  655.  
  656.      -left button double clicking on the menu item
  657.      -right button single click
  658.      -pressing the FIRST LETTER of the menu item, then Enter
  659.      -using the UP/DOWN arrow keys and then Enter
  660.  
  661. To cancel this menu with no action taken, press Escape, or
  662. click anywhere off the menu.
  663.  
  664. If the menu selection process is too slow for you, or you
  665. don't have a mouse (shame on you!), each utility has a two
  666. key shortcut (hot-key) sequence and is described below. eg.
  667. Alt F pulls up the routine for file searching. Please note
  668. that this won't work if you've already pulled up the menu;
  669. you either go the menu route or use the Ctrl/Alt shortcut
  670. key route.
  671.  
  672.  A. Summary of additional utility command keys:
  673.  
  674. 1.   Alt S          Select all the files in a directory.
  675. 2.   Alt D          Deselect all the files in a directory.
  676. 3.   Ctrl F         Rename a selected file.
  677. 4.   Alt F          Search for a file anywhere on a drive.
  678. 5.   Alt T          Search for Text in a directory.
  679. 6.   Alt M          Make a new directory.
  680. 7.   Ctrl D         Rename a directory.
  681. 8.   Ctrl C         Enter text into the DOS command line and
  682.                     execute.
  683. 9.   Alt L          shell to DOS + execute any DOS commands
  684.                     or programs.
  685. 10.  Alt P          Shell to DOS and run a selected program.
  686. 11.  Alt Q          Quit DM and Run a selected program.
  687. 12.  Alt E          Edit the file specification line.
  688. 13.  Alt A          Turn on/off "tagging" of Hidden, Read-
  689.                     Only, or System files.
  690. 14.  Alt G          Graphic directory tree display.
  691. 15.  Alt F5         View with split screen scrolling of
  692.                     files
  693.  
  694.  
  695.  B. Details of additional utilities:
  696. ---------------------------------------
  697.  
  698.  1. Select all the files in a directory; (Alt-S):
  699.  
  700.      Hold down the Alt key and press S. All files in the
  701.      current directory will be selected (on a color monitor
  702.      they will appear yellow on blue.)
  703.  
  704.  2. Deselect all the files in a directory; (Alt-D):
  705.  
  706.      Hold down the Alt key and press D. All previously
  707.      selected files in the current directory will be de-
  708.      selected (on a color monitor they will return to white
  709.      on blue from yellow on blue).
  710.  
  711.  3. Rename a file (Ctrl-F):
  712.  
  713.      Move the highlight bar to the file in question and hold
  714.      down Ctrl and press F. An input box will ask you for
  715.      the new file name. Type the new name and press Enter.
  716.  
  717.  4. Search for a file on a drive (Alt-F):
  718.  
  719.      Hold down the Alt key and press F. You will then be
  720.      prompted to enter the file name that you want to find.
  721.      You can enter wild card values. eg. to look for all
  722.      files with .exe extension in d drive, just type
  723.           D:\*.exe
  724.      You can pause the program while searching by pressing
  725.      the spacebar key. F10 quits and puts you back to the
  726.      main program.
  727.      When the program finds a file fitting your
  728.      specifications, it will list the following:
  729.           directory where found
  730.           file name, size, date, time, attribute
  731.      (Note: the attribute is only shown if the file is
  732.      hidden, a read-only or a system file. I didn't think
  733.      you would care to see if it was archive or not).
  734.      If more files are found than fit on the screen, the
  735.      program will pause and wait for you to hit either Enter
  736.      to keep searching, or F10 to quit.
  737.      It will search up to 10 nested directories deep, which
  738.      is probably overkill since few of us create file
  739.      hierarchies that go deeper than 4 levels of sub-
  740.      directories. Do we ?
  741.      When finished, the program lists how many files were
  742.      found matching the specification.
  743.  
  744.  
  745.  5. Search for text in a directory; (Alt-T):
  746.  
  747.      Hold down the Alt key and press T. You will then be
  748.      prompted to enter the text you wish to look for on the
  749.      current drive. The program will then search through
  750.      every file in the directory for the text.
  751.  
  752.  6. Make a new directory (Alt-M):
  753.  
  754.      Hold down the Alt key and press M. An input box will
  755.      ask you for the name of the new directory. Type in the
  756.      name and press Enter or use Tab key (or mouse) to
  757.      Cancel. Remember that the rules for new directory names
  758.      are the same as for DOS file names. i.e. up to and
  759.      including eight letters followed by a 3 letter
  760.      extension. Extensions are not usually used in directory
  761.      names as it means more typing when switching
  762.      directories from the command line, so I advise against
  763.      it unless you have good reason.
  764.      After you have created the new directory, the
  765.      corresponding directory list will be redisplayed
  766.      showing your new sub-directory in its correct place
  767.      according to the sort method you have chosen.
  768.  
  769.  7. Rename a directory (Ctrl-D):
  770.  
  771.      First place the highlight bar on the subdirectory you
  772.      wish to rename. Now hold down the Ctrl key and press D.
  773.      An input box will appear with the name of the directory
  774.      you have chosen to change. Just type over top and hit
  775.      Enter or mouse click on OK. Remember that the highlight
  776.      bar must first be on a directory to change it; nothing
  777.      happens if you hit Ctrl-D while the highlight bar is on
  778.      a file.
  779.  
  780.  8. Enter text into the DOS command line and run a
  781.      program (Ctrl-C):
  782.  
  783.      Pressing Ctrl C will pull up an input box so that you
  784.      can enter a full line of text and shell out and run a
  785.      program with any necessary parameters. This is the same
  786.      as if you were not in DM and were just entering
  787.      commands on the DOS command line.
  788.      eg. after Ctrl-C, you could type:
  789.  
  790.      MYPROG /S /COLOR /MUSIC /FULLSCRN /WHOABABY /FILENAME
  791.      and then press < enter >
  792.  
  793.      to run your favorite program MYPROG (if it had all
  794.      these odd parameters!), with the settings you need. Of
  795.      course, unless MYPROG was in your PATH, the program
  796.      would be run from the directory you were in before you
  797.      hit Ctrl-C. Once MYPROG was finished, you would be
  798.      returned to DM automatically. If you wish to do several
  799.      things in DOS but want DM to stay memory resident, use
  800.      the following utility:
  801.  
  802.  9. Shell to DOS and execute DOS commands (Alt L):
  803.  
  804.      Hitting Alt-L or the F9 menu item 9, activates this
  805.      command which will temporarily 'shell out' of DM to DOS
  806.      where you can then do anything you normally do in DOS.
  807.      Remember that DM is still memory resident. Note the
  808.      message at the top screen after shelling out that tells
  809.      you the amount of memory left. To re-enter DM, type
  810.      EXIT <Enter>.
  811.      The difference between this utility and number 8, is
  812.      that you stay in the DOS command line world for as long
  813.      as you want, perhaps doing SEVERAL different things and
  814.      you must type EXIT to return to DM. In the previous
  815.      option 8, you run ONE program and are immediately
  816.      returned to DM at the conclusion of that program, (See
  817.      above).
  818.  
  819.  10. Shell to DOS and run the selected program (Alt-P):
  820.  
  821.      The difference between this option and OPTION 8, is
  822.      that DOS MASTER immediately runs the program you have
  823.      selected FROM EITHER SCREEN MENU. You cannot enter any
  824.      extra parameters as in the above option 8. This makes
  825.      this utility less powerful, but the fastest of the 3
  826.      utilities.
  827.      Press Alt and then P to 'shell out' to DOS and load and
  828.      run the program you've chosen with the highlight bar.
  829.      When you quit the program, you will be returned to DM.
  830.      Obviously this limits the size of the program you can
  831.      run, but if you run out of memory by trying to load
  832.      something too big, DM will tell you and just re-display
  833.      its directories with no harm done.
  834.  
  835.  11. Quit DM and run a selected program (Alt-Q):
  836.  
  837.      Place the highlight bar on the program or batch file
  838.      you wish to run (usually .EXE, .COM, or .BAT) and
  839.      holding down the Alt key  press Q. DOS MASTER will
  840.      quit, thereby freeing up memory, and then run the
  841.      program selected.
  842.  
  843.  12. Edit the file specification line (Alt-E):
  844.  
  845.      Pressing Alt-E will let you edit the file specification
  846.      line that is always displayed on the second line from
  847.      the screen bottom. A faster method is to click with the
  848.      mouse on the line to begin editing it. The default file
  849.      specification is the current path plus '*.*' so that
  850.      all files are shown. This file spec. is the same as the
  851.      title displayed at the top of the CURRENT directory
  852.      your highlight bar is on.
  853.           Why would you want to bother changing the file
  854.      specification, you ask ? For example, if for some
  855.      reason you wanted to display only the files with a
  856.      '.EXE' extension in the current directory for instance,
  857.      this is how you could do it:
  858.  
  859.           Keyboard:
  860.      Press Alt-E, then the End key (which will go to the end
  861.      of the file spec. line) then backspace over the default
  862.      '*.*' so that it reads '*.EXE'. Press Enter and voila'!
  863.      Now the current directory will only show files with the
  864.      .EXE extension.
  865.           Mouse:
  866.      You also could use the mouse by clicking on the line at
  867.      the approximate point you want to edit or moving the
  868.      cursor to wherever you wanted on the edit line with the
  869.      mouse and typing the change.
  870.  
  871.           You may be interested to know that changing the
  872.      file specification line is the only way to enter a
  873.      HIDDEN subdirectory when you are working inside DOS
  874.      MASTER (i.e. a hidden directory is one that has been
  875.      given a hidden attribute by some other more nefarious
  876.      DOS utility!). To open a subdirectory that's been made
  877.      hidden, press Alt-E, and edit the file spec. line so
  878.      that it contains the full path of the directory in
  879.      question. Of course, the catch is that you must know
  880.      the name of the hidden directory first.
  881.           eg. if VITALDATA is the directory in C drive that
  882.      is normally hidden when you do a DIR from DOS, and you
  883.      wish to view the files in VITALDATA, you would edit the
  884.      file spec. line to read:
  885.  
  886.           C:\VITALDATA\*.*         and press Enter.
  887.  
  888.      (Of course, you can always change to the hidden
  889.      directory by using the DOS CD\ command  before starting
  890.      DM if you wish).
  891.  
  892.      NOTE: As of this version, you cannot copy files into a
  893.      hidden directory.
  894.  
  895.  13. Turn on/off "tagging" of Hidden, Read-
  896.      Only, or System files (Alt-A):
  897.  
  898.      Pressing Alt-A toggles this feature either on or off.
  899.      This option is to enable you to turn on or off the
  900.      function that allows ability to see at a glance which
  901.      files in a directory are "special". i.e. whether any
  902.      have the hidden, read-only, or system file attributes.
  903.      Read your DOS manual if you are unsure what these
  904.      attributes mean. If tagging is turned ON, when a file
  905.      is read-only, hidden or a system file, you will see
  906.      displayed in the directory list a small shaded square
  907.      with a 'hole' in it next to the file name. The status
  908.      of tagging (whether on or off) is always displayed on
  909.      the main screen at the end of the file specification
  910.      line as "Tag special= ON" or "Tag special= OFF". The
  911.      default setting when you first start DM is for tagging
  912.      to be OFF.
  913.  
  914.           Why would you ever want to turn off the ability to
  915.      see which files are "special" ? Because the program has
  916.      to check each file for its attribute with tagging on,
  917.      turning off tagging can greatly increase the speed at
  918.      which large directories ( > 200 files) are read on
  919.      slower machines with sluggish hard drives. If you're
  920.      not worried about seeing whether the file has a read-
  921.      only or hidden attribute, I recommend leaving this
  922.      setting off.
  923.  
  924.  
  925.  14. Graphic directory tree display (Alt G):
  926.  
  927.      Description of:
  928.      This option will let you look at your entire drive in
  929.      the form of a branching system that develops from left
  930.      to right. By using the arrow keys you can navigate
  931.      around the "tree" and at a glance see the layout of
  932.      your whole drive and quickly go to any particular
  933.      subdirectory you want. By hitting Enter on a dirctory,
  934.      you are returned to the main program and located in the
  935.      directory you chose in the tree.
  936.  
  937.      Details:
  938.      After selecting this utility, you will be asked if you
  939.      want to re-scan the drive. The first time you use this
  940.      utility, the drive is scanned and the tree is saved in
  941.      a file called DMTREE.DIR on your root directory. This
  942.      is so that the next time you want to look at your
  943.      directory tree, the program doesn't have to search
  944.      through and anyalyze the whole directory structure each
  945.      time. The next time you want to see the tree, the
  946.      program just has to read this file. If you have
  947.      erase/renamed or added a subdirectory since the tree
  948.      was last scanned, you should tell the program to re-
  949.      scan your drive. I have made re-scanning the default
  950.      because I personally am often changing directories and
  951.      erasing. If you haven't made any changes since last
  952.      scanned, just hit the tab key or click on "Don't scan".
  953.           [Remember when you re-scan to make sure you have
  954.      enough room on your drive to contain the DMTREE.DIR
  955.      file.(usually < 10K)]
  956.  
  957.      Navigation of the Directory tree:
  958.      Your numeric keypad/arrow keys can be used to move
  959.      around the tree. They operate pretty much as you'd
  960.      expect:
  961.  
  962.      KEY                         ACTION
  963.      Home        Moves to top of tree (usually the root
  964.                  directory).
  965.      End         Moves to bottom (last directory) of tree.
  966.      PgUp        Moves 1 screen up in the tree.
  967.      PgDn        Moves 1 screen down in the tree.
  968.      up arrow    Moves to the dir. just above that is in the
  969.                  same column (on the screen) as the current
  970.                  directory. If there is no dir. immediately
  971.                  above, the highlight will jump to the top
  972.                  of the tree, which is the root directory.
  973.      down arrow  Moves to the dir. just below that is in the
  974.                  same column as the current directory. If
  975.                  there is no dir. immediately below, the
  976.                  highlight will jump to the last dir. in the
  977.                  tree.
  978.      left arrow  Moves to the immediate left of the current
  979.                  directory. If a dir. doesn't exist to the
  980.                  left, then it goes to the dir. directly
  981.                  above and to the far right.
  982.      right arrow Moves to the immediate right of the current
  983.                  directory. If a dir. doesn't exist to the
  984.                  right then it goes to the dir. directly
  985.                  below and to the far left.
  986.      Enter       Quits the tree and puts you back in the
  987.                  main program in the directory that the
  988.                  highlight was located on when you left the
  989.                  tree.
  990.      F10 / Esc   Quits the tree and puts you back in the
  991.                  main program in the same directory that you
  992.                  where in before running the tree utility.
  993.  
  994. 15. View with split screen scrolling of files (Alt-F5)
  995.  
  996.         This feature has been added to enhance viewing files.
  997.     Now you can view your file on one side of the screen while
  998.     scrolling through the file menu on the other. As you scroll
  999.     down the list of files, the corresponding file will appear
  1000.     in the view window next to the menu. This feature is very
  1001.     useful for quickly scanning through several batch files or
  1002.     taking a quick peek at some of your word processing
  1003.     documents.
  1004.          To access this 1/2 screen mode, you first place the
  1005.     grey highlight bar on (either the left or right menu) the
  1006.     file you wish to initially view in the directory of your
  1007.     choice. Now you can view in 1/2 screen by doing any of the
  1008.     following:
  1009.      1. Hold down the Alt key and press F5 or
  1010.      2. View the file as before (hit F5) then press F5
  1011.         again, or
  1012.      3. Press F9 to bring up the Additional Utility Menu
  1013.           -- press V to go to the "View file 1/2 screen.."
  1014.        menu item, then press Enter (or use the mouse for all
  1015.        this, of course).
  1016.  
  1017.      When in 1/2 screen mode, you can move the highlight bar
  1018.     down the list of files and as you do so, the View window
  1019.     will display the file. To scroll the view window and see
  1020.     more of the file, move to the view window. Do this by
  1021.     pressing either the tab, or left/right arrow keys, or click
  1022.     the mouse on the View window. You can then use the mouse or
  1023.     normal View window keys to look at your file i.e
  1024.     up/down/left/right PgUp, PgDn, Home, End; even the search
  1025.     function is active.
  1026.        F5 will expand to full screen. F10 will quit the
  1027.     view/scroll mode completely.
  1028.          Note that in the View window you can use the mouse to
  1029.     click on the small arrows you see at the left and right of
  1030.     the scroll bar on the bottom of the window, or click on the
  1031.     arrows on the top and bottom of the right edge vertical
  1032.     scroll bar of the View window. Also note that the red
  1033.     highlight bar on the top screen line switches from the View
  1034.     window to the file menu, depending on whether you are moving
  1035.     around in the View window or the file menu list.
  1036.  
  1037.  
  1038.  16. Access the Archiving utility (Ctrl-S):
  1039.  
  1040.      This utility can only be used if you have a registered
  1041.      version of DOS MASTER., as well as PKWare Inc.'s
  1042.      two programs PKZIP and PKUNZIP. (PKZIP and PKUNZIP
  1043.      programs are available as shareware through numerous bulletin
  1044.      boards and shareware distribution companies).
  1045.  
  1046.  
  1047.                5. COMMAND LINE OPTIONS
  1048.  
  1049.  
  1050. The following command switches are typed after the DM word
  1051. at the DOS command line. It doesn't matter if you type it in
  1052. upper or lower case. Please note that these switches are
  1053. strictly optional, since all of these features can be
  1054. selected from within the program.
  1055.  
  1056. ? or HELP
  1057.      = displays command line options
  1058.      eg. DM ?
  1059.  
  1060. /E FILENAME
  1061.      = puts you immediately into edit mode on the file you
  1062.      have typed.
  1063.       eg. DM /E C:\AUTOEXEC.BAT
  1064.  
  1065. /X
  1066.      = display the directories sorted in alphabetical order
  1067.      of their EXTENSIONS
  1068.      eg. DM /X
  1069.  
  1070. /Z
  1071.      = display the directories sorted in ascending order by
  1072.      their SIZE.
  1073.  
  1074. /D
  1075.      = display the directories sorted in ascending order by
  1076.      their creation DATE
  1077.  
  1078. /N
  1079.      = display the directories sorted in alphabetical order
  1080.      of their base NAMES (default)
  1081.  
  1082. ------------------------------------------------------------
  1083.  
  1084.      The following switches are only available in the
  1085.      registered version of DM:
  1086.  
  1087. /S FILENAME
  1088.       = search for FILENAME on existing drive
  1089.  
  1090.      eg. DM /S LETTERS.DOC
  1091.      -this will find the file LETTERS.DOC anywhere on the
  1092.      current drive.
  1093.  
  1094. /F FILE SPECIFICATION
  1095.       = preload the file specification when displaying the
  1096.      initial directories.
  1097.      eg. DM /F C:\*.EXE      --will show all executable
  1098.      files
  1099.  
  1100.                      6. OTHER NOTES
  1101.  
  1102.  
  1103.  A. Problems, notes and other ramblings:
  1104.  
  1105.      I've never seen a program that didn't have some bugs
  1106. and no doubt this one is no exception. I would appreciate
  1107. being informed of any problems you might find. The program
  1108. was originally written for color EGA/VGA and as of this
  1109. version, I have not designed it to handle Hercules systems.
  1110. It can be used on a CGA system, but it doesn't look as good.
  1111. Maybe next on the list ? Naturally, there should be no
  1112. problem running it from a PC, XT, 386 or 486, or from a
  1113. floppy drive.
  1114.      While the program will show hidden files, I have not
  1115. designed it to show hidden directories. Some things are just
  1116. meant to be kept from prying eyes...
  1117.      A user encountered a bizarre problem in which the
  1118. computer would lock up when entering a specific directory.
  1119. After much effort I found the problem to be that one of the
  1120. files was date 7-17-69. Don't ask me how her file got dated
  1121. 1969, but it appears any date less than 1980 will cause
  1122. problems. The solution to the lock-up would require a lot of
  1123. extra code so, considering that its pretty unlikely you'll
  1124. ever have this problem, I didn't bother to correct this
  1125. bizarre bug. If it affects you, let me know. Maybe next
  1126. version.
  1127.  
  1128.            Hints and suggestions:
  1129.  
  1130.      -I've found the fastest way to move up or down from
  1131. directories is with single clicking the RIGHT mouse button
  1132. on the directory name, rather than double clicking the left
  1133. button or using the Enter key.
  1134.      -The quickest way to move to a file or subdirectory in
  1135. a directory with many files/subdirectories is by pressing
  1136. the FIRST LETTER of the file/subdirectory in question. I
  1137. like
  1138. this feature and it seems few shell programs have it.
  1139.      -Don't forget that to select all files in a
  1140.      subdirectory for copying/deletion/moving, use the Alt-S
  1141.      key combination; you don't need to drag the mouse
  1142.      through all the files.
  1143.      -moving from one side of the screen to the other can be
  1144.      done quickly with the left/right arrow keys or tab key.
  1145.      -Keep file attribute detection off (TAG SPECIAL= OFF)
  1146.      for greater speed in reading large directories.
  1147.      -Use the graphic tree display to get an overall view of
  1148.      your drive and move to a buried directory quickly.
  1149.  
  1150.  B. Acknowledgments
  1151.  
  1152.      Special thanks to my dear wife Doris for her patience
  1153. and kind support through the long hours of development.
  1154.      Additional thanks to Connie Kohut for her help in
  1155. testing and suggestions for improvement.
  1156.  
  1157.  C. Legal stuff
  1158.  
  1159.       1. No liability for consequential damages
  1160.  
  1161.      Under no circumstances shall the author of this
  1162. software be liable for any incidental or consequential
  1163. damages that may arise from the use or inability to use this
  1164. software.
  1165. The Department of Soil Science and the University of Alberta
  1166. is in NO WAY affiliated with this software or documentation.
  1167. The appearance of their name in this package has been
  1168. generously consented to ONLY for the purposes of a fixed
  1169. mailing address.
  1170.  
  1171.       2. Distribution
  1172.  
  1173.      The shareware version of this program can be freely
  1174. distributed and I encourage you to do so, as long as the
  1175. DM.DOC documentation file and help files are included.
  1176. Registered users cannot distribute the program and are
  1177. licensed to use DOS MASTER on a SINGLE computer only. (i.e
  1178. with a single CPU at a single location). See enclosed
  1179. license agreement that comes with your registered copy.
  1180.  
  1181.  
  1182.  D. REGISTERING DOS MASTER:
  1183.  
  1184.      Remember, the version you have is SHAREWARE ONLY!
  1185. Shareware works on the try before you buy basis. Unlike the
  1186. commercial software vendors who want you to fork out $400
  1187. before you can even crack the box open, I am giving you the
  1188. program to try with no obligation if you don't like it. But
  1189. this software is NOT FREE. I am trusting you in that once
  1190. you have tried DM and continue to use it for a certain
  1191. period (within 30 days) you will buy it. Buy your supporting
  1192. me in this, I will continue to improve the program and add
  1193. more features that people want.
  1194.      The fee is a modest $25 in Canadian funds (sorry,
  1195. cheque or money order only, no VISA) which includes a
  1196. beautifully printed manual, eligibility for upgrades,
  1197. technical
  1198. help, more features such as the great archiving utility,
  1199. printer support in the editor, more command line options)
  1200. etc. Inexpensive site licenses for government, institutions,
  1201. or corporations are available.
  1202. Please contact me for more information, but above all,
  1203. please register.
  1204.  
  1205. My mailing address is:
  1206.  
  1207. Michael Abley
  1208. c/o Dept. of Soil Science
  1209. University of Alberta
  1210. Edmonton, Alberta
  1211. T6G 2E3
  1212. fax: (403) 492-1767
  1213.  
  1214. Author's phone: (voice) (403) 483-1702 -after six p.m.
  1215.     I also encourage comments, suggestions or criticisms of
  1216. this software program, so please feel free to write or fax
  1217. me.
  1218.  
  1219.  
  1220. E. Updates
  1221.  
  1222. Version 1.08
  1223. - addition of Command line utility
  1224. - bug fix in text search
  1225. - moving/copying: if target disk is full, remaining files no
  1226.   longer de-selected.
  1227.  
  1228. Version 1.10
  1229. - addition of Archive utility
  1230. - addition of Graphic tree utility displaying directories on
  1231.   the current drive.
  1232. - bug fix in the sort.
  1233.  
  1234. Version 1.20
  1235. - addition of View utility with split screen scrolling of
  1236. files
  1237. - mouse support added to View utility
  1238.  
  1239. Happy computing. Thank You!
  1240.  
  1241.  
  1242.  
  1243.  
  1244.  
  1245.  
  1246.  
  1247.                          REGISTRATION FORM
  1248.  
  1249. NAME:________________________________________________
  1250.  
  1251. ADDRESS:____________________________________________________
  1252. ____________________________________________________________
  1253. ____________________________________________________________
  1254.  
  1255. CITY_______________________________
  1256.  
  1257. PROVINCE/STATE____________________
  1258.  
  1259. COUNTRY___________________________
  1260.  
  1261. ZIPCODE/POSTAL CODE_______________________________
  1262.  
  1263. COMMENTS/SUGGESTIONS________________________________________
  1264. ____________________________________________________________
  1265. ____________________________________________________________
  1266. ____________________________________________________________
  1267. ____________________________________________________________
  1268.  
  1269. DOS MASTER VERSION YOU CURRENTLY HAVE:_____________
  1270.  
  1271. DISK FORMAT ? (3 1/2 OR 5 1/4 INCH)_______________
  1272.