home *** CD-ROM | disk | FTP | other *** search
/ HAM Radio 1 / HamRadio.cdr / tech / schemati / scfile21.doc < prev    next >
Text File  |  1989-09-24  |  29KB  |  886 lines

  1.  
  2.  
  3.  
  4.  
  5.  
  6.  
  7.  
  8.  
  9.  
  10.  
  11.  
  12.  
  13.  
  14.  
  15.  
  16.  
  17.  
  18.  
  19.  
  20.                         Schematic Filer Version 2.1
  21.                         ---------------------------
  22.  
  23.                     Copyright (c) 1989, By Jeff Cutcher
  24.  
  25.                                  08/26/89
  26.  
  27.                            Updated on: 09/24/89
  28.  
  29.  
  30.  
  31.  
  32.  
  33.  
  34.  
  35.  
  36.  
  37.  
  38.  
  39.  
  40.  
  41.  
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.  
  64.  
  65.  
  66.  
  67.  
  68.     Schematic Filer 2.1                                        Page 1
  69.  
  70.  
  71.                                  WARRANTY
  72.                                  ========
  73.  
  74.               Schematic Filer is provided AS IS without any warranty,
  75.     expressed or implied. The user must assume the entire risk of using
  76.     this software.
  77.  
  78.  
  79.                                   LICENSE
  80.                                   =======
  81.  
  82.               Schematic Filer 2.1 is SHAREWARE and NOT public domain. You
  83.     may distribute the software as long as it is:
  84.  
  85.                         - Distributed in its entirety
  86.                         - NOT modified in any way
  87.                         - NOT Distributed for a FEE.(*)
  88.  
  89.               You are limited to 30 days of use for this software, but you
  90.     are URGED to register your copy if it suites your needs. If you
  91.     continue using this software without registering it, you are violating
  92.     the copyright laws and depriving me of my rights and profit.
  93.  
  94.               The registration fee for Schematic Filer 2.1 is $25. Upon
  95.     receiving your registration, you will be sent a disk containing the      
  96.     most recent update to the program and the manual. You will also receive  
  97.     a basic set of libraries pertaining to electronics. Also, being that     
  98.     you are registered, technical support will be given to you. This         
  99.     entitles you to call me and I will help you in any way possible. BUT,    
  100.     if you are NOT registered, I would then not be able to help you!
  101.  
  102.               The future of this software will depend mostly on
  103.     registrations. If I don't get registrations, then no more features will
  104.     be added. If you are registered I will gladly take any suggestions into
  105.     consideration. When a new version comes out which has added
  106.     features, another fee will be asked for the new version.
  107.  
  108.  
  109.  
  110.  
  111.  
  112.  
  113.  
  114.  
  115.  
  116.  
  117.  
  118.  
  119.  
  120.  
  121.  
  122.  
  123.     (*)NOTE: This does not include those companies that distribute
  124.     shareware as a service. If you do provide this service, the maximum you
  125.     may charge is $10. Most services are less, but that is the maximum.
  126.  
  127.  
  128.  
  129.  
  130.                                   Page 1
  131.  
  132.  
  133.  
  134.     Schematic Filer 2.1                                        Page 2
  135.  
  136.  
  137.  
  138.                               WHAT YOU GET
  139.                               ============
  140.  
  141.               At this point I can only assume you have this program because
  142.     you downloaded it from a BBS or some form of telecommunications
  143.     network. The files you should have after you unpacked SCFILE21.ZIP
  144.     should be as follows: (Not necessarily in this order)
  145.  
  146.  
  147.               SCFILE21.EXE        Program.
  148.               SCFILE21.HLP        Help file for SCFILE21.EXE.
  149.               SCFILE21.DOC        Documentation.
  150.               HISTORY.DOC         History of SCHEMATIC FILER.
  151.               LIBS.ZIP            A Few sample Libraries.
  152.               DWGS.ZIP            A Few sample schematics.
  153.  
  154.  
  155.  
  156.  
  157.  
  158.  
  159.  
  160.  
  161.  
  162.  
  163.  
  164.  
  165.  
  166.  
  167.  
  168.  
  169.  
  170.  
  171.  
  172.  
  173.  
  174.  
  175.  
  176.  
  177.  
  178.  
  179.  
  180.  
  181.  
  182.  
  183.  
  184.  
  185.  
  186.  
  187.  
  188.  
  189.  
  190.  
  191.  
  192.  
  193.  
  194.  
  195.  
  196.                                   Page 2
  197.  
  198.  
  199.  
  200.     Schematic Filer 2.1                                        Page 3
  201.  
  202.  
  203.                                INTRODUCTION
  204.                                ------------
  205.  
  206.               Schematic Filer is a concept I came up with to simply help
  207.     me out during school. I attend school for electronics and was required
  208.     to do labs. Using my program I could store all kinds of integrated
  209.     circuits (chips) on disk along with schematics.
  210.  
  211.  
  212.               Schematic Filer will allow you to do this. It does not
  213.     compete in any way with the more PROFESSIONAL cad systems. Schematic
  214.     filer does not do rotations, zooms, layers, etc. The reason being, it
  215.     is a simple all-purpose cad-type program. I classify it as all-purpose
  216.     because you really can with ease draw anything you want. The only thing
  217.     that keeps it classified as electronics-only is the set of libraries
  218.     and a special menu of functions pertaining to schematics.
  219.  
  220.  
  221.               Schematic filer stores graphics as vectors, meaning that the
  222.     SCREEN is not saved in memory but instead a table of numbers
  223.     representing X-Y locations, colors, and the type of object to be drawn.
  224.     This allows less disk and memory space, and faster screen scrolling in
  225.     all four directions. Schematic Filer stores the vectors one right after
  226.     in other. This allows you to simply step backwards or forwards through
  227.     the vectors, inserting or taking out certain ones.
  228.  
  229.  
  230.               Schematic Filer allows you to create libraries. The process
  231.     is simple. You mark the start of the vectors, and the end of the
  232.     vectors and from there that set gets saved as a library. You also
  233.     define where the pins are and in what direction, so that while placing
  234.     the library, you know how big it is, and where the pins are (if any).
  235.  
  236.  
  237.               All graphics modes are recognized EXCEPT for monochrome.
  238.     Also, to keep things simple, all graphics modes used are forced into
  239.     640x200. That way, a schematic or drawing done on CGA, can be seen on a
  240.     EGA with no problem. Although this is done on other cad systems, they
  241.     take aspect ratios into consideration and doing that means more code     
  242.     and more money for you to spend.
  243.  
  244.  
  245.               To run Schematic Filer you will need at least 512K RAM
  246.     memory, a hard drive is preferable, and you will also need a mouse. The
  247.     keyboard is also used, but NOT for cross-hair movement. The cross-hairs
  248.     are taken care of via your mouse driver. I suggest that the most recent
  249.     version of your mouse driver be used, so that no problems will occur
  250.     while in EGA or VGA.
  251.  
  252.  
  253.  
  254.  
  255.  
  256.  
  257.  
  258.  
  259.  
  260.  
  261.  
  262.                                   Page 3
  263.  
  264.  
  265.  
  266.     Schematic Filer 2.1                                        Page 4
  267.  
  268.  
  269.                                   FEATURES
  270.                                   ========
  271.  
  272.  
  273.               Schematic Filer has the following features:
  274.  
  275.  
  276.               - Rubberbanding.
  277.  
  278.               - Circles, Boxes, Arcs (which can be elliptical), Lines, and
  279.                 Text.
  280.  
  281.               - Fill patterns and Line Styles.
  282.  
  283.               - 2 color CGA or 16 color EGA-VGA.
  284.  
  285.               - Libraries.
  286.  
  287.               - Test-point Data for schematics.
  288.  
  289.               - Scrolling.
  290.  
  291.               - Crosshair cursor with optional horizontal and/or vertical
  292.                 cursor line(s).
  293.  
  294.               - Measuring function.
  295.  
  296.  
  297.               As said before, the future of this package is solely
  298.     dependent on the registrations. If registrations occur, then most
  299.     likely added features will happen. These may consist of rotations,
  300.     printer output, more graphics abilities, etc. If any suggestions come
  301.     in from registered users, those suggestions will be taken highly in
  302.     consideration and be dealt with. Suggestions can range from
  303.     enhancements to dislikes.
  304.  
  305.  
  306.  
  307.  
  308.  
  309.  
  310.  
  311.  
  312.  
  313.  
  314.  
  315.  
  316.  
  317.  
  318.  
  319.  
  320.  
  321.  
  322.  
  323.  
  324.  
  325.  
  326.  
  327.  
  328.                                   Page 4
  329.  
  330.  
  331.  
  332.     Schematic Filer 2.1                                        Page 5
  333.  
  334.  
  335.                             STARTING THE PROGRAM
  336.                             ====================
  337.  
  338.  
  339.  
  340.               Starting SCHEMATIC FILER is simple and easy to do. If you are
  341.     using a floppy drive system then the easiest way to use SCHEMATIC FILER
  342.     would be to place the program on a floppy along with the sample
  343.     schematics. As you work with the program you can save your schematics
  344.     to this disk. Next, place the libraries on a separate disk. And if you
  345.     have a second drive, use it for the libraries.
  346.  
  347.  
  348.               Upon running SCHEMATIC FILER you can go to the OPTIONS menu
  349.     and setup your particular configuration. You can set aside two
  350.     directories for SCHEMATIC FILER. This becomes useful if you have a hard
  351.     drive. If you are using floppies then you would place the drive
  352.     letter(s) in the appropriate directory(ies). NOTE: When SCHEMATIC FILER  
  353.     is run, it looks for "SCFILE21.CFG". If this file is NOT found then the
  354.     current drive/directory is used, and the default parameters are used.
  355.     Otherwise, if the file is present, then that file gets loaded and those
  356.     settings go into effect.
  357.  
  358.  
  359.               The following is an explanation of the different settings in
  360.     the OPTIONS menu:
  361.  
  362.     Schematic Directory  :      Directory for Schematics.
  363.     Library Directory    :      Directory for Libraries.
  364.     Scroll Factor        :      A factor to determine the amount of pixels
  365.                                 for scrolling.
  366.     Extended Pins        :      Yes/No. Deals with the way libraries are
  367.                                 shown while pasting them.
  368.     Save Options         :      Use this to save your options. The file,
  369.                                 "SCFILE21.CFG" will be saved to your
  370.                                 current directory. Upon loading schematic
  371.                                 filer another time, this file will
  372.                                 be loaded and those options will be used.
  373.  
  374.  
  375.  
  376.  
  377.  
  378.  
  379.  
  380.  
  381.  
  382.  
  383.  
  384.  
  385.  
  386.  
  387.  
  388.  
  389.  
  390.  
  391.  
  392.  
  393.  
  394.                                   Page 5
  395.  
  396.  
  397.  
  398.     Schematic Filer 2.1                                        Page 6
  399.  
  400.                               Keyboard Usage
  401.                               ==============
  402.  
  403.               Along with the mouse, the keyboard is also used to do certain
  404.     tasks. Below is a list of these commands and their functions.
  405.  
  406.     ALT Keys:
  407.  
  408.        - = Delete vectors.
  409.        A = x
  410.        B = x
  411.        C = Clear work area. Starts program over as if just loaded.
  412.        D = x
  413.        E = x
  414.        F = x
  415.        G = x
  416.        H = Toggle horizontal cursor line ON or OFF.
  417.        I = x
  418.        J = x
  419.        K = x
  420.        L = Load Schematic. Bypasses Menu.
  421.        M = Display memory and vector information.
  422.        N = x
  423.        O = x
  424.        P = x
  425.        Q = x
  426.        R = Redraw Screen.
  427.        S = Save Schematic. Bypasses Menu.
  428.        T = Mark location for MEASURING. (Toggle ON/OFF)
  429.        U = x
  430.        V = Toggle vertical cursor line ON or OFF.
  431.        W = x
  432.        X = Exit to DOS.
  433.        Y = x
  434.        Z = x
  435.  
  436.     Function Keys:
  437.  
  438.       F1 = Simple Help Screen. Shows Keyboard Commands.
  439.       F2 = Mark beginning location in vector table for REPEAT function.
  440.       F3 = Mark ending location for vector table and execute REPEAT
  441.            function.
  442.       F4 = x
  443.       F5 = Act as middle button of mouse for 2 button mice.
  444.       F6 = Mark beginning location in vector table for defining a library.
  445.       F7 = Mark ending location in vector table for defining a library and
  446.            begin library definition sequence.
  447.       F8 = x
  448.       F9 = x
  449.      F10 = x
  450.  
  451.     Control Keys:
  452.  
  453.      End = Go to bottom of VECTOR Table.
  454.      <-- = Go backwards in VECTOR Table x times.
  455.      --> = Go forward in VECTOR Table x times.
  456.  
  457.     Cursor Keys:  Scroll left,right,up, or down.
  458.  
  459.  
  460.                                   Page 6
  461.  
  462.  
  463.  
  464.    Schematic Filer 2.1                                        Page 7
  465.  
  466.                              Menu Selections
  467.                              ===============
  468.  
  469.               Near the top of the screen will be some selections that will
  470.     do a particular function or pull down a menu. To execute one of these,
  471.     just place the cross-hair on the selection and click the first button.
  472.     If a menu gets pulled down, you can then press the CAPITAL character of
  473.     the function or use the mouse in the same fashion as previously done.
  474.  
  475.  
  476.                                   HELP
  477.                                   ----
  478.  
  479.               This selection displays a one page summary of the keyboard     
  480.     commands. Upon executing this function, the file "SCFILE21.HLP" will
  481.     be read in and displayed on the screen. If this file is NOT present and
  482.     audible tone will signify that.
  483.  
  484.  
  485.                                   FILE
  486.                                   ----
  487.  
  488.               This menu contains the following functions:
  489.  
  490.                         Save file
  491.                         Load file
  492.                         Get library
  493.                         Directory-schematic
  494.                         diRectory-library
  495.  
  496.     SAVE FILE -         This will save the current drawing in memory. It
  497.                         will first display the last filename used, and ask
  498.                         if you want to use it or not. During the saving
  499.                         process, if the file exists already, you will be
  500.                         warned, and allowed to take appropriate action.
  501.  
  502.     LOAD FILE -         This will ask you for a filename, or you can use
  503.                         the one previously entered. Then it will bring in
  504.                         that drawing into memory.
  505.  
  506.     GET LIBRARY -       This function will load in a library file and allow
  507.                         you to stamp it anywhere in your drawing. After the
  508.                         loading procedure is finished, the library will be
  509.                         displayed on the screen along with the vector
  510.                         count. After viewing, press any key to continue.
  511.                         Next, use the mouse to move the box around the
  512.                         screen. This box is the outside perimeter of the
  513.                         library, along with extending lines showing where
  514.                         the pins are, if any. Use the ESC key to stop
  515.                         stamping the library.
  516.  
  517.     DIRECTORY-S...-     This will display all the .SCH files from the
  518.                         designated directory. Which is set in the OPTIONS
  519.                         selection.
  520.  
  521.     DIRECTORY-L...-     This will display all the .LIB files from the
  522.                         designated directory.
  523.  
  524.  
  525.  
  526.                                   Page 7
  527.  
  528.  
  529.  
  530.     Schematic Filer 2.1                                        Page 8
  531.  
  532.                                   DRAW
  533.                                   ----
  534.  
  535.               The selections are:
  536.  
  537.                         Boxes, Circles, Lines, Arcs, Text
  538.                         Line styles
  539.                         Line Thickness
  540.  
  541.               Use the mouse to make the selections you want.
  542.  
  543.  
  544.                                  COLOR
  545.                                  -----
  546.  
  547.               If in CGA you will only be allowed to select BLACK or
  548.     WHITE. If in EGA or VGA you will see sixteen different colors to choose
  549.     from. Use the mouse to select the color you want, and also to select
  550.     the fill patterns. The BLACK fill pattern will do nothing when filling.
  551.     Also, to fill in an area, make sure the area is surrounded by the same
  552.     color you are filling it with. Use the center button or F5 to fill.
  553.  
  554.                                 SPECIAL
  555.                                 -------
  556.  
  557.               This menu contains functions specifically for electronics
  558.     applications. The functions are:
  559.  
  560.                         Create test point data
  561.                         Add test point data
  562.                         View test point data
  563.                         ---------------------
  564.                         cReate parts list
  565.                         aDd to parts list
  566.                         Search for part
  567.                         ---------------------
  568.                         Print test point data
  569.                         prInt parts list
  570.  
  571.     CREATE TEST P...-   This starts the process of entering test point
  572.                         information. A test point is commonly used in
  573.                         schematics to provide information about that point
  574.                         [Usually with ground as the reference] such as
  575.                         voltage, current, resistance, etc.
  576.  
  577.     ADD TEST POINT...-  After creating the file, down the road you may add
  578.                         more test points. This function allows you to do
  579.                         just that.
  580.  
  581.     VIEW TEST POINT...- Use this function to search for a test point and
  582.                         view its information. A very helpful feature for
  583.                         technicians. Circuits can be created using
  584.                         schematic filer, and then have test points in which
  585.                         they can be viewed at a later date when
  586.                         troubleshooting that circuit.
  587.  
  588.  
  589.  
  590.  
  591.  
  592.                                   Page 8
  593.  
  594.  
  595.  
  596.     Schematic Filer 2.1                                        Page 9
  597.  
  598.  
  599.     CREATE PARTS...-    This starts the process of saving information about
  600.                         individual parts of the circuit. Three lines are
  601.                         used. One for the part identification, one for the
  602.                         part number [ie: 2N3904 or 74LS00], and one for a
  603.                         value. The value could be used for resistors and
  604.                         capacitors or any part having some value. Or if it
  605.                         is an IC you could enter a small description.
  606.  
  607.     ADD TO PARTS...-    When you want to enter more part information to an
  608.                         existing file (one that has been created already)
  609.                         then choose this command.
  610.  
  611.     SEARCH FOR PART-    Use this command when you want to search for a part
  612.                         in the file. Enter the PART ID and the computer
  613.                         will display its information (if it exists).
  614.  
  615.     PRINT TEST...-      Prints all the test points of the schematic to the   
  616.                         printer.
  617.  
  618.     PRINT PARTS LIST-   Prints all the parts of the schematic to the         
  619.                         printer.
  620.  
  621.  
  622.               When searching for data, if a match is found that data will
  623.     be displayed, if no match is found then the very LAST record is 
  624.     displayed. Once the desired data is displayed, you may edit it. To do 
  625.     so, press 'E'. Now you may use the ARROW keys to place the check mark 
  626.     (_/) on the line you want. Next, press <ENTER>. Now you may type the
  627.     line over. If you hit <ESC> the old text will re-appear. Hitting <ESC> 
  628.     will moving the check mark will take you back to the menu.
  629.  
  630.  
  631.                                  Drawing
  632.                                  -------
  633.  
  634.  
  635.               To draw a particular object you must select it from the DRAW
  636.     menu, then to DRAW :
  637.  
  638.     NOTE: Any reference to PRESSING the mouse buttons means press and
  639.           release, do not hold.
  640.  
  641.     A BOX               - just move the cursor to a location on the screen,
  642.                           press the FIRST button. This starts the
  643.                           rubberbanding action. Now move the mouse in any
  644.                           direction to get the desired BOX or RECTANGLE.
  645.                           Next press the third button (right-most) and the
  646.                           object will be drawn.
  647.  
  648.     A CIRCLE            - just do the same as above. Except this time you
  649.                           will be adjusting the size of the circle. NOTE:
  650.                           This is just a circle, the rubberbanding action
  651.                           only varies one radius, no ellipse. To get an
  652.                           ellipse you would need to use the ARC command.
  653.  
  654.     A LINE              - same as above. Press the first button, rubberband
  655.                           the line to a desired size, and then press the
  656.                           third button. Press <ESC> when finished.
  657.  
  658.                                   Page 9
  659.  
  660.  
  661.  
  662.     Schematic Filer 2.1                                        Page 10
  663.  
  664.  
  665.     AN ARC              - This process takes the most steps. The reason is
  666.                           because you need to define the center point, then
  667.                           define radius A and radius B. Then you must
  668.                           define the starting and ending points of the arc.
  669.                           First, press the first button and you will see a
  670.                           vertical and horizontal line joined at the
  671.                           centerpoint. Now adjust the vertical line. This
  672.                           represents radius A. Once you have that set
  673.                           press the first button. This toggles between the
  674.                           two lines. Now adjust the horizontal line. This    
  675.                           sets radius B. You can still toggle back and       
  676.                           forth to the different lines if necessary.
  677.  
  678.                           NOTE: It may take two or more times pressing the   
  679.                           button before it toggles. 
  680.  
  681.                           Now, when you have your desired radii
  682.                           press the center button (or F5). Now move the
  683.                           mouse. The line you see moving is the STARTING
  684.                           point. Move that line in a circular motion and
  685.                           place it in the desired location for the starting
  686.                           angle. Now press the first button to move the
  687.                           other line and set the ENDING angle. You may
  688.                           toggle back and forth. Now press the third
  689.                           button and the ARC will be drawn. NOTE: the
  690.                           angles are as such, 3 o'clock is 0, 12 o'clock is
  691.                           90, 9 o'clock is 180, 6 o'clock is 270, and back
  692.                           to 3 o'clock is 360. Also, the arc is drawn
  693.                           COUNTERCLOCKWISE.
  694.  
  695.     TEXT                - Place the cursor at the desired location and
  696.                           press the first button. A window will be
  697.                           displayed showing MAXIMUM length for that
  698.                           particular line. Now type the text. The ESC key
  699.                           will exit and the DEL key will delete characters.
  700.                           Press ENTER when finished.
  701.  
  702.  
  703.                                 UNDO FEATURES
  704.                                 -------------
  705.  
  706.               Since the objects are stored as VECTORS in a list, you can
  707.     easily UNDO them, insert them, or delete them. Two keyboard commands
  708.     are CTRL left arrow and right arrow. When using the left arrow, you
  709.     will move back X amount of vectors (OBJECTS), or if you use the right
  710.     arrow you will move X amount of vectors forward. You can also press the
  711.     third button on the mouse and the vectors will be UNDONE from the last   
  712.     one to the one your cursor is on.
  713.  
  714.               After going backwards in the vector table use the CTRL right
  715.     arrow to get them back.  But, if you want to get them all back again,
  716.     just press CTRL END.
  717.  
  718.               Also, after UNDOing vectors, all vectors drawn will be
  719.     inserted. Then you can bring back all the other vectors. You can also
  720.     press ALT (-) and specify how many vectors to permanently UNDO (erase).
  721.  
  722.  
  723.  
  724.                                   Page 10
  725.  
  726.  
  727.  
  728.     Schematic Filer 2.1                                        Page 11
  729.  
  730.                             Making Libraries
  731.                             ----------------
  732.  
  733.               The best thing about a CAD system is to have sets of
  734.     libraries. These libraries are individual files containing one or more
  735.     vectors making up an object. The object could be a transistor, block,
  736.     screw, or anything you want. Schematic Filer allows you to group
  737.     together vectors and save them, thus creating a library. Later you can
  738.     "GET A LIBRARY" and paste it on your drawing or schematic.
  739.  
  740.               To start a library from scratch first hit F6. This marks the
  741.     beginning position in memory. Now you may draw your object. Up to 500
  742.     vectors can be used, but you will mostly find that your libraries will
  743.     only consist of an 1/8 of that. Most of my objects are in the range of
  744.     10 to 50 vectors.
  745.  
  746.               After your object is drawn press F7. This marks the end of
  747.     the vector table. NOW, after hitting F7 you will be put into BOX mode.
  748.     Now you must outline the object completely with a box. The best way to
  749.     do this is to use the CURSOR LINES, (ALT-H and ALT-V). Enclosing the
  750.     object is for your benefit ONLY. It helps determine the size of the
  751.     object when you are pasting it.
  752.  
  753.               After rubberbanding the box, press the 3rd button on the
  754.     mouse to draw it. Now your cursor will be limited to INSIDE the box.
  755.     Now you will tell the computer were the pins are, if any. This pertains
  756.     to ICs, transistors, resistors, etc. You could use it for other types
  757.     of objects as well. Place the cursor where a pin is and press the 1st
  758.     button on the mouse. Now hit the appropriate key to tell the computer
  759.     what direction it is pointing or extending. Do this process for all
  760.     pins. You can set up to 10 pins total.
  761.  
  762.               When finished press the 3rd button and then enter the name of
  763.     the object to be saved. After that, you are finished. Any time in the
  764.     future you can use the object by going to the FILE menu and selecting
  765.     GET LIBRARY. Enter the filename and then it will be loaded. The first
  766.     thing you will see is the object itself and the total amount of vectors
  767.     that make it up. After seeing that press any key to continue. Now you
  768.     may paste the object anywhere by pressing the 3rd button. You may still
  769.     SCROLL the drawing too. When finished, press <ESC>.
  770.  
  771.  
  772.                            Repeating Vectors
  773.                            -----------------
  774.  
  775.               Another feature to make drawing easier is a REPEAT function.
  776.     If one needed to draw 10 lines down, why do them separately when
  777.     you really only need to draw one, and let the computer draw the rest.
  778.     Here is how it is done on Schematic Filer 2.1.
  779.  
  780.               Press F2 key to mark the beginning of the vectors to be
  781.     repeated. Then either draw them or use the UNDO features to bring them
  782.     back. After having the appropriate vectors, press F3. Now they are
  783.     grouped together. After that process, three questions will be asked.
  784.     First, you will be asked the direction. Answer it with the appropriate
  785.     letter. Next you will be asked how many times to repeat. Answer that
  786.     with a number and then hit <ENTER>. The last question then asks how
  787.     many pixels. This means, how many pixels(dots) in between each object
  788.     repeated. Enter the number and press <ENTER>. The object will now be
  789.     repeated as requested.
  790.                                   Page 11
  791.  
  792.  
  793.  
  794.     Schematic Filer 2.1                                        Page 12
  795.  
  796.  
  797.              Using Schematic Filer 2.1 as an IC/Parts Data Book
  798.              --------------------------------------------------
  799.  
  800.  
  801.               I have created a .SCH file called "DATABOOK.SCH". This is a
  802.     template for you to place an IC (Integrated Circuit) or any part into
  803.     the box. This will serve as a pictorial reference for future use. You
  804.     can also place text to specify different aspects about the chip. I use
  805.     this while doing labs at school. I save the files as such "??????DB",
  806.     that is, the filename is the chip number and after that is DB for data
  807.     base. (IE: 7400DB.SCH, 7408DB.SCH, 555DB.SCH)
  808.  
  809.               If you want, you can also design your own template to
  810.     accommodate your specific needs.
  811.  
  812.  
  813.  
  814.  
  815.  
  816.  
  817.  
  818.  
  819.  
  820.  
  821.  
  822.  
  823.  
  824.  
  825.  
  826.  
  827.  
  828.  
  829.  
  830.  
  831.  
  832.  
  833.  
  834.  
  835.  
  836.  
  837.  
  838.  
  839.  
  840.  
  841.  
  842.  
  843.  
  844.  
  845.  
  846.  
  847.  
  848.  
  849.  
  850.  
  851.  
  852.  
  853.  
  854.  
  855.  
  856.                                   Page 12
  857.  
  858.  
  859.  
  860.  
  861.                         Schematic Filer 2.1  09/24/89
  862.  
  863.                               Registration Form
  864.                               =================
  865.  
  866.  
  867.  
  868.  
  869.     NAME: ________________________________________________________________
  870.                 Last                   First
  871.  
  872.  
  873.     ADDRESS: _____________________________________________________________
  874.  
  875.  
  876.  
  877.     CITY: _______________________  STATE: ________________  ZIP: _________
  878.  
  879.  
  880.  
  881.               Send this along with $25 to:
  882.  
  883.                   Jeffrey L. Cutcher
  884.                   174 Lehigh Street
  885.                   Brick,  NJ  08724
  886.