home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1993 #2 / Image.iso / business / sgl.zip / SGL.DOC < prev    next >
Text File  |  1993-06-17  |  28KB  |  631 lines

  1.  
  2.  
  3.                                 S.G.L. GENERAL LEDGER
  4.                                      Version  1.3
  5.  
  6.               This general ledger application is for those small businesses
  7.          not needing a full accounting and complex application to maintain
  8.          their business needs.  It will not generate payrolls, invoices,
  9.          checks, etc.  It's a back to basics small business double entry
  10.          general ledger application.  If you are still using a hand posting
  11.          system because everything you have seen for computers is so complex
  12.          that you would rather do it by hand, then take a close look at this
  13.          application.  It may be just what you have been waiting for.
  14.  
  15.               The above is not intended to give you the impression that this
  16.          program is somehow limited...not for it's intended purposes.  Unless
  17.          you consider about a million accounts limited (999,999 to be exact).
  18.          Three data entry modules are included for Cash Disbursements, Cash
  19.          Receipts and General Journal entries.  It's ability to maintain many
  20.          income and cost centers also makes it a very powerful application.
  21.  
  22.               Allowing for this many accounts is one thing, maintaining them
  23.          is another.  By assigning each account to groups and categories,
  24.          reports can be more compact and still meaningful.  Since accounts
  25.          with no activities can be ignored, as many accounts as may be needed
  26.          can be added in case of future needs.  This also allows you to keep
  27.          up with many small detailed accounts which otherwise would not be
  28.          feasible.  You may have some subsidiary ledgers to maintain some
  29.          of these details that this application can eliminate.  An example
  30.          could be your notes payables.  Creating an account for each note and
  31.          simply assigning it to a category called "Notes Payable".  This would
  32.          allow you to maintain each note balance and yet print reports only
  33.          reflecting the total of these accounts.  This application will also
  34.          allow you to print a report of a single category which is essentially
  35.          a printout of a subsidiary ledger.  Other useful examples are
  36.          discussed in the accounts set up below.
  37.  
  38.               Following are instructions in the use of the application.
  39.          A sample set of accounts is included to get you going.  You can
  40.          change, add or delete accounts as needed.  One note however, the
  41.          program will not let you delete accounts that have amounts posted
  42.          to them...if they have any debit or credit balances.
  43.  
  44.               Requirements for this application is at least 512k computer
  45.          memory and a hard disk.  A color system is highly recommended as the
  46.          program makes use of color extensively.  A proper CONFIG.SYS file is
  47.          also required.  If you get an error message of "too many files" or
  48.          "cannot open file" see CONFIG SYS title below.
  49.  
  50.               You are allowed up to 100 bank accounts (or cash accounts).
  51.          Since you are able to simply enter as many distributions as you
  52.          wish, this eliminates any limitations as to how many amounts can
  53.          be distributed by a check disbursement or receipt.  Simply keep
  54.          using the same check number and the printed journal will total the
  55.          amounts for your records.  Make sure to experiment with the reference
  56.          field in the General Journals as well...since each is subtotaled in
  57.          the journals, many entries can be entered for special purposes.  For
  58.          example, a "Sales" or "Purchases" reference could be used to keep up
  59.          with those totals.  You may also find them useful for departmental
  60.          needs.
  61.  
  62.  
  63.  
  64.  
  65.  
  66.  
  67.  
  68.  
  69.  
  70.               When journals are posted to the general ledger accounts,
  71.          the final journals are also printed.  This allows you to make sure
  72.          you have a final hard copy of what was posted.  Your accountant
  73.          will want you to keep these for your records, as well as for your
  74.          record purposes.  It's your only way to find out how some crazy
  75.          amount is showing up on your financial reports.  This is also what's
  76.          called an audit trail (a way to track back an account's history).
  77.  
  78.               It's important that you understand the use of the keyboard keys
  79.          in the use of this application.  Following is a brief description of
  80.          their uses.  Otherwise, you may not know how to add new checks or
  81.          receipts, etc.
  82.  
  83.               If you have a color system and the program does not display
  84.          in color, try entering  MODE CO80  just prior to running it.  Some
  85.          applications leave your system set in a mono mode.
  86.  
  87.               To run the program, copy all the files into a new directory
  88.          on your hard disk.  For data entries, enter  SGL  which will run
  89.          the data entry program.  For reports, enter  SGLRPT  to execute
  90.          the report program.  These are identified as the SGL.BAT and
  91.          SGLRPT.BAT files.
  92.  
  93.               Please feel free to make copies of this application for anyone
  94.          you think may have need of it.  If you like it and would like to use
  95.          it, it's registration cost is 35.00.  You will then be sent the
  96.          registered version.  It has the added capabilities of maintaining a
  97.          history file of all transactions and reports to view them.  You will
  98.          also be sent an index file rebuilder should you ever have need of
  99.          it.
  100.  
  101.              Feedback is welcome.  Your support is appreciated.
  102.  
  103.  
  104.                              I. J. Smith
  105.                              9795 Rustling Oaks
  106.                              Baton Rouge, LA  70818
  107.  
  108.  
  109.  
  110.                                FUNCTION KEY USAGE
  111.  
  112.             The following keyboard keys are used throughout the program.
  113.        For example, when a table of records is displayed, pressing the
  114.        INSERT key will pop up a window to allow entry of a new record.
  115.        An informational line will appear at the top with a message such as
  116.        'This record will be added' or 'Press ENTER to delete'.  You can
  117.        press the ESC key to cancel or in the case of the deletion, press
  118.        ENTER and the record is then removed.  You may find it easier to
  119.        add records by being situated where you want to add the record...
  120.        thus the use of the INSert key.
  121.  
  122.  
  123.  
  124.  
  125.  
  126.  
  127.  
  128.  
  129.  
  130.  
  131.  
  132.  
  133.  
  134.  
  135.  
  136.                    KEY       FUNCTION
  137.                  -------     ---------------------------------------------
  138.                  INSert      Used for adding new records.  Record will
  139.                              automatically be inserted in proper position.
  140.                              Use this key to add new checks, receipts,
  141.                              journal entries, accounts, etc.
  142.  
  143.                  DELete      Used for deleting highlighted records.  You
  144.                              will also be prompted to press Enter or ESC
  145.                              to cancel the deletion.
  146.  
  147.                  ENTER       Used for changing highlighted record or for
  148.                              selections in prompts.  When you are prompted
  149.                              for a choice, the Enter key will only choose
  150.                              that choice...otherwise it allows you to make
  151.                              changes to that record.
  152.  
  153.                  ESC         Cancel or exit.
  154.  
  155.                  ARROW KEYS  These keys are used to scroll thru the records
  156.                              one at a time.
  157.  
  158.                  PgUp        Displays previous window of records.
  159.  
  160.                  PgDn        Displays next window of records.
  161.  
  162.                  CTRL PgUp   Displays records from beginning of file.
  163.  
  164.                  CTRL PgDn   Displays records from end of file.
  165.  
  166.                  LOCATOR     Locator fields are used to locate records more
  167.                              quickly.  As you enter the number desired, the
  168.                              program will highlight the nearest record found.
  169.                              These are located in the upper left corners of
  170.                              the record table windows.  Make sure you try
  171.                              these out as they will make data entry much
  172.                              quicker with large files.
  173.  
  174.             The data entry windows are fairly straight forward.  You simply
  175.        add or change data as needed with the INSERT or ENTER keys.  Use of the
  176.        ESC key also allows you to back out of entries.
  177.  
  178.             Lookup fields are also used in some of the tables.  By simply
  179.        entering one digit at a time, the table will scroll towards the number
  180.        of the record you are looking for.
  181.  
  182.              When choosing file entry options, if there are no records in
  183.        the file, a record entry window will automatically appear for your
  184.        entry.  Simply press the INSert key for further additions.
  185.  
  186.                                   SCREEN BLANKER
  187.  
  188.              The program has a built in feature that will blank the monitor
  189.         screen after 10 minutes of inactivity.  This feature is to help
  190.         protect your screen from burn in.  Simply press one of the arrow
  191.         keys to refresh the screen display.
  192.  
  193.  
  194.  
  195.  
  196.  
  197.  
  198.  
  199.  
  200.  
  201.  
  202.                                   THE MAIN MENU
  203.  
  204.              All of the options from this menu will present another menu
  205.         of options corresponding to that description.  The Cash Disbursements,
  206.         Cash Receipts and General Journal options each have four options.
  207.         The first option "Entries" will present a table.  If their are no
  208.         previously unposted items, a window will automatically appear for the
  209.         first entry.  The second line is a message line and will read "Record
  210.         will be added".  This message line will appear on all data entry
  211.         windows to let you know if the record is to be changed, added or
  212.         deleted.  Once an entry appears on the table, you must use the INSert
  213.         key to add more entries.  If you only want to change a previously
  214.         entered record, simply highlight it and press Enter...check the
  215.         message.
  216.  
  217.              Please read the following for entering Cash Disbursements since
  218.         the Cash Receipts are entered in a similar fashion.  Many defaults
  219.         are used to make your data entries easier...if the proper date is
  220.         displayed then simply press the Enter key to accept it, etc.
  221.  
  222.              The Cash Disbursements and Cash Receipts "Entries" option will
  223.         present the bank (or cash) accounts to choose from for your current
  224.         entries.  Highlight the account to use by using the arrow keys and
  225.         then pressing Enter.  A second prompt will with the name of the
  226.         account and allow you to proceed or pressing the ESC key to cancel
  227.         and reselect.
  228.  
  229.              If you enter disbursements for different bank accounts by
  230.         ESCaping and re-entering the "Entries" option, feel free to do so.
  231.         The printed journal will total each account individually for you.
  232.         The program allows you to use up to 100 bank or cash accounts.  This
  233.         could be useful to perhaps track your Petty Cash disbursements as
  234.         well.
  235.  
  236.              Unlike some check book type programs, do not enter minus
  237.         amounts except for specific purposes.  You can enter minus amounts
  238.         with the minus key but this should only be used in such cases as
  239.         wanting to offset a previously entered item...such as a check which
  240.         was later voided.
  241.  
  242.              While the other data entry modules will not allow zero amounts,
  243.         the Cash Disbursements data entry screen will allow it.  This gives
  244.         you the capability of entering voided checks so as to maintain a
  245.         record of all of your check numbers.
  246.  
  247.         CASH DISBURSEMENTS:  Your first prompt will be for a number which
  248.         is obviously intended to be a check number.  You can use the same
  249.         check number as many times as needed.  This allows for unlimited
  250.         account distributions of a check.  The printed journal also acts as
  251.         an edit register so that you can check your entries prior to posting
  252.         them and making changes as needed.  The journal will also total each
  253.         check individually so that you can make sure your check totals out
  254.         properly.
  255.  
  256.              Your next prompt is for the date of the check.
  257.  
  258.              The third prompt is for the payee or name that the check (or
  259.         cash) is being disbursed.
  260.  
  261.  
  262.  
  263.  
  264.  
  265.  
  266.  
  267.  
  268.              Your next prompt is for the amount being disbursed.  Keep in
  269.         mind that you will have to enter what portion you want to charge a
  270.         specific account.
  271.  
  272.              Your next prompt will automatically present the Accounts Table
  273.         of records for you to choose which account you want this amount to
  274.         be applied.  You can use the arrow keys, PgUp or PgDn keys, or enter
  275.         the number desired.  Once the proper account is highlighted, press
  276.         the Enter key.  Keep in mind that if you press the INSert key, you
  277.         are allowed to enter new accounts.
  278.  
  279.              Once the selection is made, you can then enter a brief memo
  280.         description for this disbursement.  While it is not mandatory, a
  281.         small note of some kind can be very helpful months later when you
  282.         are looking through your journals for a specific entry.
  283.  
  284.              As noted above, to add the next disbursement entry, press the
  285.         INSert key or ESC key to return to the menu.
  286.  
  287.              The second menu option will print a journal for you to check your
  288.         entries.  If you know your entries are correct, the next option will
  289.         also print a final journal.
  290.  
  291.              The third menu option "Post Entries" will post and print a final
  292.         journal for your records.
  293.  
  294.         CASH RECEIPTS:  As described above, these entries are similar to the
  295.         cash disbursements...except that the bank account chosen will be
  296.         debited and other accounts credited.
  297.  
  298.  
  299.                                   GENERAL JOURNAL
  300.  
  301.              The general journal differs from the above by allowing for a
  302.         reference rather then a check or deposit number.  Since the printed
  303.         journal will total by reference, this allows for grouping like entries
  304.         such as Sales, Purchases, etc.
  305.  
  306.              You will be presented with the accounts table for both accounts...
  307.         the account to be debited and the one to be credited.
  308.  
  309.              Again, the use of the memo field is urged for brief descriptions
  310.         and record purposes.
  311.  
  312.  
  313.                                    FILES MENU
  314.  
  315.              Use this menu to maintain your master data files.  Listings are
  316.         also available so that you can keep hard copies for reference.
  317.  
  318.              The Accounts, Groups, Categories and Owners files are readily
  319.         accessible from this menu.  Obviously, one of the first things you
  320.         will want to change is the owner's name.  Try to center the name in
  321.         the field allowed.  You can use the insert and delete keys to make
  322.         this easier.
  323.  
  324.  
  325.  
  326.  
  327.  
  328.  
  329.  
  330.  
  331.  
  332.  
  333.  
  334.                                     ACCOUNTS
  335.  
  336.              It's important to understand the account numbering system and
  337.         the use of the Groups and Categories used in this program.
  338.  
  339.              Since the accounts are posted by their numbers, no two
  340.         identical numbers are allowed.  If you attempt to delete an account
  341.         with any debit or credit amounts posted, the program will only allow
  342.         you to change it.
  343.  
  344.              You will notice that only beginning balances are allowed when
  345.         entering or changing accounts.  This is done to maintain an audit
  346.         trail of the period and year to date amounts.  In other words, these
  347.         amounts can only be changed through the journal entries.  It's your
  348.         only way to find out how an unexplained amount is showing up on your
  349.         financial statement or trial balance...assuming you have kept your
  350.         final printed journals filed away.  Besides, your accountant would
  351.         not like this program if it did otherwise...makes his job easier...
  352.         to say nothing of the IRS.
  353.  
  354.              Bank or cash accounts to be used in the Cash Distribution and
  355.         Cash Receipts entries are restricted to the first one hundred numbers.
  356.         While this limits the accounts to 100, it also makes it easier to
  357.         choose the proper account when entering the Cash Disbursement or
  358.         Cash Receipts "Entries" menu options.
  359.  
  360.              The following numbering system must be used to properly reflect
  361.         amounts in the Balance Sheet and Income Statement reports.
  362.  
  363.  
  364.                            IMPORTANT ACCOUNT NUMBERING
  365.  
  366.              Bank and Cash accounts               1 - 100
  367.              Other Asset accounts                 101 - 299,999
  368.              Liability and Capital accounts       300,000 - 499,949
  369.              Retained Earnings account            499,950 - 499,999
  370.              Income and Expense accounts          over 500,000
  371.  
  372.              It's highly recommended that you keep your account numbering
  373.         similar to the furnished sample accounts until you become familiar
  374.         with their uses.  The financial reports will clear up their many
  375.         uses.  You may want to contact your accountant for proper setup.
  376.  
  377.              It's very important to understand the way that the program sorts
  378.         and makes use of them.
  379.  
  380.              During journal entries and accounts maintenance, you will be
  381.         selecting accounts by their numbers.  Therefore, you need to assign
  382.         ranges of numbers to be used in each category and group.
  383.  
  384.              Many of the reports will print in the order of group, category,
  385.         and then by account number.  If you experiment with the sample files
  386.         and print the various reports, the concepts will be much clearer.
  387.  
  388.              While the program does not have a job cost module, many users
  389.         will find the use of categories to be all they need...see examples
  390.         in the furnished sample chart of accounts.  The single category
  391.  
  392.  
  393.  
  394.  
  395.  
  396.  
  397.  
  398.  
  399.  
  400.         report can be used for reports of single jobs and the single group
  401.         report for all jobs.  As you may have noticed in the sample chart
  402.         of accounts, you are allowed up to 999 categories per group.  Used
  403.         properly, many income and cost centers can be created.
  404.  
  405.              Once you are satisfied with the program, simply recopy the
  406.         sample files over your present ones.  It's a good idea to remove all
  407.         accounts that you will not have need of.  This will help eliminate
  408.         the chance of posting amounts to these accounts by mistake.  From
  409.         the files menu, select the accounts.  Simply highlight the account
  410.         you want to remove, press the DELete key and then the Enter key.
  411.         It's just that easy.  You will probably want to change some of the
  412.         groups next, and then the categories before adding your new accounts.
  413.  
  414.              I hope that the above gives you a good perspective of the
  415.         programs features and power.  With just a small set of accounts, a
  416.         small business can get started and add as needed...knowing that this
  417.         is an application that can grow with the business.
  418.  
  419.         GROUPS:  These are the main titles or groupings used in the financial
  420.         statements such as  ASSETS, LIABILITIES, CAPITAL, etc.  Again, see
  421.         listing of the sample groups furnished with the program.  Since you
  422.         are not likely to need many of these, upper case letters A to Z are
  423.         used for numbering them.
  424.  
  425.         CATEGORIES:  These are the ones you want to use for the grouping of
  426.         your accounts so that their totals will print as one on various
  427.         reports.  Each is assigned to a main group above.  You will be
  428.         automatically prompted for the group that the category will be
  429.         assigned to.  You are allowed up to 999 categories numbered 1 thru
  430.         999 per group.
  431.  
  432.              The use of the groups, categories, and account numbering can
  433.         be much clearer after entering sample data into the sample data
  434.         files furnished; and then trying the various reports from the
  435.         reports menu.  It's recommended that you copy all the files into a
  436.         test directory and then experimenting with them.  After you are
  437.         satisfied and familiar with the concepts used, simply re-copy the
  438.         original files over the test ones and you are ready to go.
  439.  
  440.         OWNERS:  You are allowed to have different owner records if desired.
  441.         However, they will only be of use for the name to appear on the
  442.         reports described below.  It's recommended that you only use one
  443.         record for this purpose.  You must also assign the retained earnings
  444.         account to the record...see numbering system above.
  445.  
  446.  
  447.                               REPORTS PROGRAM MENU
  448.  
  449.              The reports furnished should be familiar to those knowledgeable
  450.         of basic accounting principles.  Since these reports are designed to
  451.         print the name of the company, you will be prompted for the company
  452.         name to use for the reports.
  453.  
  454.              The Trial Balances are used to provide a record of the total
  455.         amounts of the various accounts.  The Period trial balance is included
  456.         for those wanting to check the amounts posted for the period only.
  457.  
  458.  
  459.  
  460.  
  461.  
  462.  
  463.  
  464.  
  465.  
  466.         This should be printed prior to starting a new period from the
  467.         Period Ending menu.
  468.  
  469.              Income statements are provided for both the period and year to
  470.         date.  Again, the period statement should be printed prior to starting
  471.         a new period from the Period Ending menu.
  472.  
  473.              The Balance Sheet will print the total amounts to date.
  474.  
  475.              The single category report gives you the capability of printing
  476.         all the accounts and their balances assigned to a category.  You will
  477.         be prompted for the category desired.
  478.  
  479.                                PERIOD ENDING MENU
  480.  
  481.              Use this menu to reset the period or year (start a new period or
  482.         new year).
  483.  
  484.              The "Start New Period" option will post period amounts to the
  485.         year to date amounts and set the period amounts to zero.  As the name
  486.         implies, use this to start a new period (usually a month).
  487.  
  488.              The "Start New Year" option is a more final re-setting of
  489.         accounts.  It will reset all period and year to date amounts to zero
  490.         and place the income or loss amount to the retained earnings account.
  491.  
  492.              Make sure you have printed all needed reports before choosing
  493.         these options.  A period trial balance will automatically be printed
  494.         with these options.
  495.  
  496.              Since the new year option will reset all accounts with numbers
  497.         over 499,999 to complete zeroes, you should print a trial balance
  498.         to date and review it prior to this option...you may wnat to enter
  499.         a few adjusting entries first.  You may also want to make a backup
  500.         of the files in case you see somthing later.  Since the registered
  501.         version maintains a history file of transactions, this step may not
  502.         be as critical since you can always go back and reconstruct.
  503.  
  504.                                   CONFIG.SYS file
  505.  
  506.             As stated above, the program will not work without a proper
  507.        CONFIG.SYS file in your root directory.  It should contain lines of
  508.        code such as:
  509.                         files=30
  510.                         buffers=24
  511.  
  512.             You can use your editor to check for these lines of code.  You
  513.        can check for it's existence by simply entering  TYPE CONFIG.SYS
  514.        at the prompt of your root directory.  If DOS returns a file not
  515.        found message, you can copy the  CONFIG.DTA  file included with this
  516.        application.  Make sure it is in the root directory and you must
  517.        rename it CONFIG.SYS.  You must restart your system for this file
  518.        to take effect.  If you get a message stating "too many files" when
  519.        trying to run the program, it's almost certain to be the lack of a
  520.        proper CONFIG.SYS file.
  521.  
  522.  
  523.  
  524.  
  525.  
  526.  
  527.  
  528.  
  529.  
  530.  
  531.  
  532.                               INITIAL SET UP
  533.  
  534.             SAMPLE DATA HAS BEEN PLACED IN THE FILES SO THAT FIRST TIME
  535.        USERS CAN SEE THE MANY CAPABILITIES OF THIS PROGRAM.
  536.  
  537.             TO CLEAN OUT THIS DATA, CHOOSE THE YEAR END RESET WHICH WILL
  538.        PLACE THE DATA TO BEGINNING BALANCES.  THEN PRINT A TO-DATE TRIAL
  539.        BALANCE.  YOU CAN THEN STEP THROUGH THE ACCOUNTS WITH BALANCES AND
  540.        SIMPLY ZERO THE AMOUNTS.  YOU ARE NOW READY TO ADD, DELETE OR CHANGE
  541.        ACCOUNTS FOR YOUR PARTICULAR NEEDS.
  542.  
  543.             REMEMBER, IF AN ACCOUNT DOES NOT APPEAR IN YOUR REPORTS AS
  544.        EXPECTED, SIMPLY CHANGE THE ACCOUNT AS DESIRED.
  545.  
  546.                                   -  -  -
  547.  
  548.             This program is a major application and is designed to make
  549.        use of 512k ram memory of your computer.  Avoid the use of shells
  550.        or menuing programs that rob your computer memory.  If you have any
  551.        problems with the program, run it from the DOS prompt or a BAT
  552.        file.
  553.                                   - - - - - - - -
  554.  
  555.  
  556.  
  557.  
  558.             This file can be sent to your printer by typing the following
  559.        at the DOS prompt:
  560.  
  561.                                COPY SGL.DOC PRN
  562.  
  563.          The shareware concept can be great for all.  When in doubt about
  564.          shareware programs, contact the authors.  Many distributors of
  565.          shareware applications may also be able to vouch for the validity
  566.          of the authors.  The absence of any complaints of an established
  567.          author gives you peace of mind that your check will get a response.
  568.  
  569.          ================================================================
  570.                                      DISCLAIMER
  571.          ----------------------------------------------------------------
  572.          USER ASSUMES ALL LIABILITIES IN THE USE OF THIS APPLICATION. DUE
  573.          TO THE NATURE OF THIS PROGRAM AND THE MANY VARIOUS COMPUTERS AND
  574.          OPERATING SYSTEMS BEING USED, IT IS THE USER'S RESPONSIBILITY TO
  575.          INSURE THE FITNESS OF THE PROGRAM FOR IT'S INTENDED PURPOSE. THE
  576.          APPLICATION HAS BEEN TESTED.     HOWEVER, IT IS STILL THE USER'S
  577.          RESPONSIBILITY TO UNDERSTAND AND USE IT PROPERLY.  NO WARRANTIES
  578.          ARE EXPRESSED OR IMPLIED.  AS WITH ALL COMPUTERS, BACKUPS OF ALL
  579.          IMPORTANT DATA FILES SHOULD BE MADE PERIODICALLY.
  580.          ================================================================
  581.  
  582.          Some other programs in this series by this author you may want to
  583.          try out also:
  584.  
  585.             EASY INVENTORY   Business inventory program
  586.  
  587.             SALES LOG        Optional interfacing version to Easy Inventory
  588.  
  589.             EIMS             Equipment Inventory & Maintenance Scheduler
  590.  
  591.             BID-BIZ          Powerful Estimating
  592.  
  593.                              - OTHERS AVAILABLE -
  594.  
  595.  
  596.  
  597.  
  598.                                  ORDER FORM
  599.  
  600.          Company Name:  _____________________________________
  601.  
  602.          Address:       _____________________________________
  603.  
  604.                         _____________________________________
  605.  
  606.                         _____________________________________
  607.  
  608.  
  609.          Program:       SGL
  610.  
  611.  
  612.           DISK FORMAT DESIRED
  613.  
  614.          5 1/4  360k    _______
  615.          5 1/4  1.2 HD  _______
  616.          3 1/2  760K    _______
  617.          3 1/2  1.4 HD  _______
  618.  
  619.  
  620.  
  621.             Foreign orders:  Please add 5.00 for shipping.  Check must be
  622.        made payable on U.S. bank...otherwise add 10.00 for bank collection
  623.        fees.
  624.  
  625.  
  626.  
  627.  
  628.  
  629.  
  630.  
  631.