home *** CD-ROM | disk | FTP | other *** search
/ Share Gallery 1 / share_gal_1.zip / share_gal_1 / UT / UT160.ZIP / WD.DOC < prev    next >
Text File  |  1991-07-01  |  19KB  |  551 lines

  1.  
  2.  
  3.  
  4.  
  5.  
  6.  
  7.  
  8.  
  9.  
  10.                                 __    __|  __   __|   __    ___
  11.                 |  |  |  |  |  |  |  |  |      |  |  |  |  |__ 
  12.                 |__|__|  |__|  |  |  |__|      |__|  |__|  ___|
  13.                 ____________|  ________________________________
  14.  
  15.  
  16.  
  17.  
  18.  
  19.                                Basic Instructions
  20.  
  21.  
  22.  
  23.  
  24.  
  25.  
  26.  
  27.                            Written by Thomas J. Mosbo
  28.  
  29.  
  30.  
  31.  
  32.  
  33.  
  34.  
  35.                               Copyright  (c)  1991
  36.  
  37.                                     WYNDWARE
  38.                           One Parker Place,  Suite 308
  39.                           Janesville, WI 53545  U.S.A.
  40.                                  (608) 755-1628
  41.                                  (800) 475-1628
  42.  
  43.  
  44.                                                                             2
  45.  
  46.  
  47.    I. INTRODUCTION
  48.  
  49.        WYND-DOS is a utility program which allows you to perform functions
  50.        such as formatting disks, copying and deleting files, and creating
  51.        subdirectories - all from a friendly environment - without having to
  52.        type commands at a DOS prompt.
  53.  
  54.        WYND-DOS requires a computer with at least 256K memory, operating with
  55.        PC or MS DOS 3.0 or greater.  If you have a mouse connected, WYND-DOS
  56.        will detect it, and a full mouse interface will be available to you.
  57.  
  58.        WYND-DOS is user-supported software.  You are encouraged to use, copy,
  59.        and distribute it as freely as you wish.  But if you do find it
  60.        useful, we ask that you please send a registration fee of $30.00 to
  61.        WYNDWARE, One Parker Place, Suite 308, Janesville, WI 53545.  When
  62.        you send in your fee, you will receive the latest version of WYND-DOS
  63.        and will become eligible to receive updates to the program as
  64.        improvements are made to it.
  65.  
  66.        WYND-DOS is also available from the above address as part of a hard-
  67.        disk menu system, WYNDSHELL.  The registration fee for the WYNDSHELL /
  68.        WYND-DOS combination is $45.00.
  69.  
  70.        While we have done our best to create a good product, this program is
  71.        supplied "as is".  The author disclaims all warranties, expressed or
  72.        implied, including, without limitation, the warranties of
  73.        merchantability and of fitness for any purpose.  The author assumes no
  74.        liability for damages, direct or consequential, which may result from
  75.        the use of WYND-DOS.
  76.  
  77.  
  78.  
  79.    II. WYND-DOS FILES
  80.  
  81.        The following files are included with WYND-DOS:
  82.  
  83.          WD.EXE     - WYND-DOS program file.
  84.          WD.HLP     - Help file for WYND-DOS.
  85.  
  86.          README.BAT - Gives initial instructions.
  87.          WD.DOC     - This introductory booklet.
  88.          WDREF.DOC  - A complete reference manual.
  89.  
  90.  
  91.  
  92.    III. GETTING STARTED
  93.  
  94.        To print out the Reference Manual:
  95.  
  96.          At the DOS prompt (on the drive and in the directory which contains
  97.          WYND-DOS), type  COPY WDREF.DOC PRN  and press <Return>.
  98.  
  99.  
  100.                                                                             3
  101.  
  102.  
  103.        To run WYND-DOS:
  104.  
  105.          At the DOS prompt (on the drive and in the directory which contains
  106.          WYND-DOS), type  WD  and press <Return>.  After the Title Screen
  107.          appears, press any key.  A screen then appears containing
  108.          information about the files in the current directory.
  109.  
  110.  
  111.  
  112.    IV. USING WYND-DOS
  113.  
  114.        WYND-DOS utilizes two different types of "Wyndows" which show
  115.        different information about your disks and files:
  116.  
  117.          File Wyndow - displays information about each file in a directory
  118.          Tree Wyndow - displays the directory structure of a disk
  119.  
  120.  
  121.        To choose a Menu Command:
  122.  
  123.          Press <F10> to display the previously viewed Menu, or hold down the
  124.            <Alt> key and type the first letter to display the desired Menu.
  125.          Use Arrow keys to highlight the desired Command, then press
  126.            <Return>; or type the bold capital letter of the Command.
  127.          Press <Escape> to remove a Menu from the screen.
  128.  
  129.  
  130.        To get Help:
  131.  
  132.          Choose the Help Command from the Global Menu, or type H, or press
  133.            <F1>.
  134.          Use Arrow keys to move from screen to screen, or type the number of
  135.            a Topic from a Menu screen.
  136.          Press <Escape> to exit Help.
  137.  
  138.  
  139.        To exit Wynd-DOS:
  140.  
  141.          Choose the Exit Command from the Global Menu.
  142.  
  143.  
  144.        To scroll a Wyndow:
  145.  
  146.          Up/Down /
  147.          Left/Right Arrow         Move up/down one row
  148.          Home/End                 Move to top/bottom of screen
  149.          PgUp/PgDn                Move up/down one screen
  150.          Ctrl-Home/End /
  151.          Ctrl-PgUp/PgDn           Move to first/last file or directory listed
  152.          Ctrl-Left/Right          If Wyndow is not the full width of the
  153.                                   screen, scroll Wyndow left/right
  154.  
  155.  
  156.                                                                             4
  157.  
  158.  
  159.        To open a new Wyndow:
  160.  
  161.          1  Choose the open Wyndow Command from the Wyndows Menu, or type W.
  162.          2  Enter the drive and directory for the new Wyndow.
  163.          3  Press <F2> to open a File Wyndow, or press <F3> to open a Tree
  164.             Wyndow.
  165.  
  166.  
  167.        To move to the next Wyndow:
  168.  
  169.          Choose the neXt wyndow Command from the Wyndows Menu, or type X.
  170.  
  171.  
  172.        To change the current drive or directory:
  173.  
  174.          1  Choose the Go to directory (or Go to drive) Command from the Disk
  175.             Menu, or type G.
  176.          2  Enter the new drive.
  177.          3  If in a File Wyndow, enter the new directory, then press <F2>, or
  178.             press <F3> to move to a Tree Wyndow.
  179.  
  180.  
  181.         To modify the active Wyndow:
  182.  
  183.          1  Choose the modifY Command from the Wyndows Menu, or type Y.
  184.          2  Use the Arrow keys to resize the Wyndow.
  185.          3  Hold down the <Shift> key and use the Arrow keys to move the
  186.             Wyndow.
  187.          4  Press <Return> to save the new Wyndow borders, or press <Escape>
  188.             to retain the old borders.
  189.  
  190.  
  191.        To zoom or unzoom the active Wyndow:
  192.  
  193.          Choose the Zoom wyndow Command from the Wyndows Menu, or type Z.
  194.  
  195.  
  196.        To close Wyndows:
  197.  
  198.          1  Choose the Close wyndow Command from the Wyndows Menu.
  199.          2  Type the number of the Wyndow to close, or type 0 to close all
  200.             Wyndows.
  201.  
  202.  
  203.        To work with Wyndows using a mouse:
  204.  
  205.          Click on a Wyndow number to activate that Wyndow.
  206.          Click on "Z" to zoom or unzoom the Wyndow.
  207.          Click on "C" to close the Wyndow.
  208.          Click on "X" to move to the next Wyndow.
  209.          Click on a Function key option on the bottom bar to choose that
  210.            option.
  211.  
  212.  
  213.                                                                             5
  214.  
  215.  
  216.          Clicking the right button is always equivalent to pressing the
  217.            <Escape> key.
  218.  
  219.  
  220.        To scroll the active Wyndow using a mouse:
  221.  
  222.          Click on upper or lower half of textured bar on right border to
  223.            scroll Wyndow up or down one Wyndow-full.
  224.          Hold down left button while pointing to Up or Down Arrow to scroll
  225.            Wyndow up or down one line at a time.
  226.          Click on left or right half of textured bar on bottom border to
  227.            scroll Wyndow left or right one Wyndow-full.
  228.          Hold down left button while pointing to Left or Right Arrow to
  229.            scroll Wyndow left or right one character at a time.
  230.  
  231.  
  232.        To modify the active Wyndow using a mouse:
  233.  
  234.          Hold down the left button while pointing to the upper left corner of
  235.            the Wyndow to move it.
  236.          Hold down the left button while pointing to the lower right corner
  237.            of the Wyndow to resize it.
  238.  
  239.  
  240.        To sort files by:
  241.  
  242.          Filename   Choose the Name Command from the Sort Menu, or type N.
  243.          Extension  Choose the Extension Command from the Sort Menu, or type
  244.                     E.
  245.          File Size  Choose the Bytes Command from the Sort Menu, or type B.
  246.          Date/Time  Choose the date/Time Command from the Sort Menu, or type
  247.                     T.
  248.  
  249.  
  250.        To sort files in:
  251.  
  252.          Ascending Order   Choose the Ascending Command from the Sort Menu.
  253.          Descending Order  Choose the Descending Command from the Sort Menu.
  254.  
  255.  
  256.        To list specific files:
  257.  
  258.          Choose the List conditions Command from the Mark Menu, or type L.
  259.          Enter conditions in the box.
  260.          Press <F2> to save the conditions, or press <Alt-F2> to abort the
  261.            Command.
  262.  
  263.  
  264.        To mark or unmark the highlighted file:
  265.  
  266.          Choose the On/off mark Command from the Mark Menu, or type O, or
  267.            press <Return>, or point to the file with a mouse and click the
  268.            left button.
  269.  
  270.  
  271.                                                                             6
  272.  
  273.  
  274.        To mark specific files:
  275.  
  276.          Choose the marK conditions Command from the Mark Menu, or type K.
  277.          Enter conditions in the box.
  278.          Press <F2> to save the conditions, or press <Alt-F2> to abort the
  279.            Command.
  280.  
  281.  
  282.        To unmark all files:
  283.  
  284.          Choose the Unmark all Command from the Mark Menu, or type U.
  285.  
  286.  
  287.        To search for files:
  288.  
  289.          Choose the Search for file Command from the Disk Menu, or type S.
  290.          Enter conditions in the box.
  291.          Press <F2> to save the conditions, or press <Alt-F2> to abort the
  292.            Command.
  293.  
  294.  
  295.        To copy or move files:
  296.  
  297.          Mark the files to be copied or moved.
  298.          Choose the Copy or Move Command from the Files Menu, or type C or M.
  299.          Select the drive and directory to which the files are to be copied
  300.            or moved.
  301.  
  302.  
  303.        To rename or duplicate files:
  304.  
  305.          Mark the files to be renamed or duplicated.
  306.          Choose the Rename or dUplicate Command from the Files Menu, or type
  307.            R (to rename).
  308.          Enter the new filename and extension for each file, or press <F3> to
  309.            make the same change to each file.
  310.  
  311.  
  312.        To delete files:
  313.  
  314.          Mark the files to be deleted.
  315.          Choose the Delete Command from the Files Menu, or type D.
  316.          Type X to delete all files, or type Y to delete or N to retain each
  317.            file.
  318.  
  319.  
  320.        To change file attributes:
  321.  
  322.          Mark the files to be changed.
  323.          Choose the Attributes Command from the Files Menu, or type A.
  324.          Enter the date and time, type + or - to set attributes on or off,
  325.            then press <F2> for each file, or type <F3> to set the same
  326.            attributes for each file.
  327.  
  328.  
  329.                                                                             7
  330.  
  331.  
  332.        To edit files:
  333.  
  334.          Highlight the file to be edited.
  335.          Choose the Hex Edit (to use the Hexadecimal Editor) or Text Edit (to
  336.            use the Text Editor) Command from the Files Menu.
  337.          Press <F2> to exit the editor.
  338.  
  339.  
  340.        To create a new directory:
  341.  
  342.          Highlight the parent directory in a Tree Wyndow, or make the parent
  343.            directory current in a File Wyndow.
  344.          Choose the make dIrectory Command from the Disk Menu, or type I.
  345.          Enter the name, date, and time for the new directory, then press
  346.            <F2>.
  347.  
  348.  
  349.        To format a floppy disk:
  350.  
  351.          Choose the Format diskette Command from the Disk Menu, or type F.
  352.          Type the letter of the drive to be formatted, and indicate whether
  353.            the DOS system files are to be copied to the disk.
  354.  
  355.  
  356.        To change a Volume Label:
  357.  
  358.          Choose the Volume label Command from the Disk Menu, or type V.
  359.          Enter the new Volume Label, date, and time, then press <F2>.
  360.  
  361.  
  362.        To run a program:
  363.  
  364.          Highlight the program to run in a File Wyndow.
  365.          Choose the run Program Command from the Disk Menu, or type P.
  366.          Enter any parameters required.
  367.  
  368.  
  369.        To change print options:
  370.  
  371.          Choose the Options Command from the Print Menu.
  372.          Move from field to field in the box by pressing <Tab> or <Shift
  373.           -Tab>, making any desired changes.
  374.          Press <F2> to save the new options, or press <Alt-F2> to retain the
  375.            old options.
  376.  
  377.  
  378.        To print:
  379.  
  380.          File Listing   Choose the Listing Command from the Print Menu.
  381.          Disk Listing   Choose the Disk Command from the Print Menu.
  382.          Disk Tree      Choose the Tree Command from the Print Menu.
  383.          File Contents  Choose the File Command from the Print Menu.
  384.  
  385.  
  386.                                                                             8
  387.  
  388.  
  389.        To change the computer date or time:
  390.  
  391.          Choose the date/Time Command from the Global Menu.
  392.          Enter the new date and press <Return>.
  393.          Enter the new time and press <Return>.
  394.  
  395.  
  396.        To change global options:
  397.  
  398.          Choose the Options Command from the Global Menu.
  399.          Move from field to field using Arrow keys, making any desired
  400.            changes.
  401.          Press <F3> to change screen colors.
  402.          Press <F2> to save the new options, or press <Alt-F2> to retain the
  403.            old options.
  404.  
  405.  
  406.        To change screen colors:
  407.  
  408.          Choose the Options Command from the Global Menu to change program
  409.            options, then press <F3>.
  410.          Press <Tab> or <Shift-Tab> to point to the desired color.
  411.          Use Arrow keys to change the color which is pointed to.
  412.          Press <F2> to save the new colors, or press <Alt-F2> to retain the
  413.            old colors.
  414.  
  415.  
  416.        To access DOS commands:
  417.  
  418.          Choose the Dos prompt Command from the Global Menu.
  419.          Issue the desired DOS command(s).
  420.          Type EXIT and press <Return>.
  421.  
  422.  
  423.  
  424.    V. WYNDWARE PRODUCTS
  425.  
  426.        WYNDSHELL is a non-memory-resident Hard Disk Menu program which allows
  427.        you to run the programs on your computer from easily definable menus.
  428.        WYNDSHELL is available as a stand-alone program, or as a combined
  429.        program together with WYND-DOS.
  430.  
  431.        WYNDFIELDS is a general purpose Database program, useful for
  432.        keeping track of any type of structured information, which also
  433.        supports the use of a mouse.  Data may be added, changed, removed,
  434.        found, displayed, analyzed, and printed easily using the friendly
  435.        pull-down Menu System.  Creating and printing Mailing Labels or
  436.        detailed Reports can be accomplished painlessly from within the
  437.        program.  Multiple Indices (ways of ordering your data) are maintained
  438.        automatically for you, and several methods are available for
  439.        extracting exactly the information you need from your files.
  440.        (Requires 512K.)
  441.  
  442.  
  443.                                                                             9
  444.  
  445.  
  446.        FLAGS is an educational program which displays representations of over
  447.        600 different flags of the world.  (Requires color monitor.)
  448.  
  449.  
  450.  
  451.    VI. WHY REGISTER?
  452.  
  453.        The program contained on this disk is a fully operational program with
  454.        complete documentation.  You are encouraged to use, copy, and
  455.        distribute it as freely as you wish.  But if you do find it useful, we
  456.        ask that you please register your copy.  There are several reasons why
  457.        it is to your advantage to do this:
  458.  
  459.          1. This is the only way in which this software is supported. 
  460.             WYNDWARE depends on your registration fee for our continued
  461.             existence.  If we do not receive your registration, we will be
  462.             unable to continue offering programs like this to you.
  463.  
  464.          2. By registering, you are assured of receiving the most up-to-date
  465.             and full-featured product possible.  We are continually upgrading
  466.             our products, making them more powerful and easier to use.  When
  467.             you register, you will receive a copy of the most current version
  468.             of the program, and will be placed on our list to receive notices
  469.             of new revisions when they become available.
  470.  
  471.          3. The initial registration reminder screen which appears at the
  472.             beginning of the program is removed when you install your
  473.             registered copy, saving you an extra keystroke when you start the
  474.             program.
  475.  
  476.          4. While the documentation in this manual, and in the on-disk
  477.             Reference Manual, does cover every feature of the program, the
  478.             User's Guide you will receive upon registration does offer an
  479.             additional illustrated Tutorial section which can help you
  480.             step-by-step to learn the program in a logical and detailed
  481.             order.
  482.  
  483.          5. As an added incentive for registering at this time, we will also
  484.             include with your order a copy of THE HIVE, our strategy game for
  485.             up to 4 players (including the computer if you wish).  This game
  486.             is ONLY available to registered users of our products and is
  487.             included at NO additional cost.
  488.  
  489.  
  490.        To become a registered owner of WYND-DOS, or to order other WYNDWARE
  491.        products, use the convenient order form in the back of this booklet or
  492.        call 1-800-475-1628 for credit card orders.
  493.  
  494.  
  495.   ORDER / REGISTRATION FORM
  496.  
  497.  
  498.    WYNDWARE
  499.    One Parker Place, Suite 308
  500.    Janesville, WI 53545  U.S.A.
  501.    (608) 755-1628
  502.    (800) 475-1628
  503.  
  504.  
  505.       Name __________________________________________________________________
  506.  
  507.    Address __________________________________________________________________
  508.  
  509.            __________________________________________________________________
  510.  
  511.       City ______________________________  State _______  Zip _______________
  512.  
  513.    Country ______________________________  Phone ____________________________
  514.  
  515.  
  516.     _                                     _                          _
  517.    |_|  Check or Money Order             |_|  Mastercard            |_|  VISA
  518.  
  519.    Card Number ______________________________________________________________
  520.  
  521.    Signature ____________________________  Expiration Date __________________
  522.  
  523.  
  524.    _____ copies of WYND-DOS alone        at $30.00 each. . . . $ ____________
  525.  
  526.    _____ copies of WYNDSHELL alone       at $30.00 each. . . . . ____________
  527.  
  528.    _____ copies of WYNDSHELL / WYND-DOS  at $45.00 each. . . . . ____________
  529.  
  530.    _____ copies of WYNDFIELDS Database   at $70.00 each. . . . . ____________
  531.  
  532.    _____ copies of FLAGS                 at $25.00 each. . . . . ____________
  533.  
  534.                    Wisconsin residents add 5% Sales Tax. . . . . ____________
  535.  
  536.                    Non-USA orders please add 20% shipping. . . . ____________
  537.  
  538.                    TOTAL ENCLOSED. . . . . . . . . . . . . . . $ ____________
  539.  
  540.  
  541.    Registered owners will receive the most recent version of the program,
  542.    with a detailed Manual, and will be eligible to receive updates to the
  543.    program as improvements are made to it.
  544.  
  545.    Please contact us for site-licensing and quantity discounts.
  546.  
  547.  
  548.    Where did you get your copy of WYNDFIELDS? _______________________________
  549.  
  550.    Comments _________________________________________________________________
  551.