home *** CD-ROM | disk | FTP | other *** search
/ World of Shareware - Software Farm 2 / wosw_2.zip / wosw_2 / HOME / STAMPD.ZIP / COINDOS.DOC next >
Encoding:
Text File  |  1993-01-18  |  35.3 KB  |  1,189 lines

  1.  
  2.  
  3.  
  4.  
  5.  
  6.  
  7.  
  8.  
  9.  
  10.  
  11. dBCoinTM
  12.  
  13. FOR DOS
  14.  
  15.  
  16.  
  17.  
  18.  
  19.  
  20.  
  21.  
  22.  
  23.  
  24.  
  25.  
  26.  
  27.  
  28.  
  29.  
  30.  
  31.  
  32.  
  33.  
  34. Coin Collection Inventory System
  35.  
  36.  
  37.  
  38.  
  39.  
  40.  
  41.  
  42. Version 1.0
  43.  
  44.  
  45.  
  46. USER'S GUIDE
  47.  
  48.  
  49.  
  50.  
  51. Changing Seasons SoftwareTM
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.  
  64.  
  65.  
  66.  
  67.  
  68.  
  69.  
  70. This product was developed with Microsoft Visual BasicTM.
  71.  
  72.  
  73.  
  74. Copyright 1993 by Changing Seasons Software  All Rights Reserved.
  75.  
  76. If you are an individual, (not a business or an institution)  you may use the
  77. program on any other computer(s) that you personally own.  You may make backup
  78. copies of the program only for your use.  However, no part of this user guide
  79. may be photocopied. 
  80.  
  81. Copyright 1992 by Microsoft Corporation
  82.  
  83. Microsoft and Visual Basic are trademarks of Microsoft Corporation.
  84.  
  85. The Changing Seasons Software warrants for a 90-day period beginning on the
  86. date you receive delivery of a registered copy of the program, that, if
  87. properly installed and operated on a computer for which it was designed, the
  88. program will perform substantially according to the User's Guide.  The
  89. Changing Seasons Software's liability shall, in any event, be limited to the
  90. purchase price of the program and shall not include consequential damages,
  91. such as loss of data resulting from use of the program.  The Changing Season
  92. Software will not honor any warranty unless you own a registered copy of the
  93. program.
  94.  
  95.  
  96.  
  97.  
  98.  
  99.  
  100.  
  101.  
  102.  
  103.  
  104.  
  105.  
  106.  
  107.  
  108.  
  109.  
  110.  
  111.  
  112.  
  113.  
  114.  
  115. Table of Contents
  116.  
  117.  
  118.  
  119. Chapter 1 - Getting Started
  120.  
  121. Introduction.    .   .     .    .                  ...........1
  122. Hardware and Software Requirements                 ........1
  123. System Files.    .   .     .    .                  ...........1
  124. Overview of dBCoin Features     .                  ..........1
  125. Installing dBCoin    .     .    .                  ...........2
  126.  
  127.  
  128. Chapter 2 - Using dBCoin
  129.  
  130. Starting dBCoin  .   .     .    .                  ..........3
  131. Exiting dBCoin   .   .     .    .                  ..........3
  132. Working with the Menu Bar  .    .                  .........4
  133. Selecting Menu Commands    .    .                  .........4
  134. Using dBCoin's Control Menu     .                  .........5
  135.  
  136.  
  137. Chapter 3 - Building a Database
  138.  
  139. Opening a Database File.   .    .                  ..........5
  140. Adding Records   .   .     .    .                  ..........7
  141. Find Records     .   .     .    .                  ...........10
  142. Editing Records  .   .     .    .                  .......... 11
  143. Printing Records .   .     .    .                  .......... 12
  144.  
  145.  
  146. Chapter 4 - Database Reports
  147.  
  148. Types of Reports .   .     .    .                  .......... 13
  149. Displaying and Printing Reports .                  .........  13
  150.  
  151.  
  152. Chapter 5 - Utility Programs
  153.  
  154. File Repair.     .   .     .    .                  ........... 16
  155. Pack Deleted Records .     .    .                  ..........  17
  156. Import/Export ASCII Text Files  .                  .........  17
  157.  
  158.  
  159. Chapter 6 - Technical Support   .                  .........  19
  160.  
  161.  
  162.  
  163.  
  164.  
  165. CHAPTER 1 - GETTING STARTED
  166.  
  167.  
  168.  
  169. Introduction
  170.  
  171. Welcome to dBCoin for DOS.  dBCoin is a coin collection inventory system
  172. developed specifically for the hobbyist.
  173.  
  174.  
  175. Hardware and Software Requirements
  176.  
  177.   IBM PC or compatible
  178.   640K RAM
  179.   Hard Drive
  180.   DOS 3.1 or higher
  181.  
  182.  
  183. System Files
  184.  
  185. README           Basic information about program and a registration form in
  186.                  ASCII text format.
  187. COINDOS.EXE      dBCoin application.
  188. SAMPLE.DAT       Sample data.
  189.  
  190. Registered Version Only
  191. ISAMREPR.EXE     Data file repair utility.
  192. ISAMPACK.EXE     Pack deleted records utility.
  193. ISAMIO.EXE       Import/export ASCII text file utility.
  194. PROISAMD.EXE     Terminate and Stay Resident (TSR) program required to use
  195.                  utilities.
  196.  
  197.  
  198. Overview of dBCoin Features
  199.  
  200.       *     Intuitive data entry, edit, query and browse features.
  201.  
  202.       *     Information sorted and indexed on all fields (except comments).  
  203.             Indexes are included in the data file.  Indexes are not stored in 
  204.             a separate file.
  205.  
  206.       *     Quick and easy access to coin information.
  207.  
  208.       *     Reports display records and collection statistics on screen or 
  209.             printed hard copy.
  210.  
  211.       *     Create one or more database files.  Each file can be as large as 
  212.             128 megabytes.
  213.  
  214.       *     Mouse and keyboard supported.
  215.  
  216.  
  217.  
  218. 1
  219. Installing dBCoin
  220.  
  221. Copy dBCoin files to your hard drive before attempting to run the program. 
  222. The dBCoin files are compressed into a self-extracting file called COIND.EXE. 
  223. Use the following instructions to create a directory and copy the program
  224. files from the disk to the new directory on the hard drive.   Ignore the
  225. quotations when entering instructions.
  226.  
  227.       1.    At the C> type "cd\" and press ENTER.  The root directory will now
  228.             be current directory.
  229.  
  230.       2.    Type "md coind" and press ENTER to create a new directory called 
  231.             COIND.
  232.  
  233.       3.    Type "cd\coind" and press ENTER.  The COIND directory isnow the
  234.             current directory.
  235.  
  236.       4.    Insert dBCoin disk into drive A or B.
  237.  
  238.       5.    Type "A:" or "B:" for the drive containing the dBCoin disk.
  239.  
  240.       6.    At the A> or B> type "copy *.* c:" and press ENTER.  COIND.EXE
  241.             will now be copied to the COIND subdirectory on the hard drive.
  242.  
  243.       7.    Type "C:" and press ENTER.  The prompt should be C:COIND>.
  244.  
  245.       8.    Type "coind" and press ENTER.  The dBCoin files will now be 
  246.             unpacked and available for use.
  247.  
  248.  
  249.  
  250.  
  251.  
  252.  
  253.  
  254.  
  255.  
  256.  
  257.  
  258.  
  259.  
  260.  
  261.  
  262.  
  263.  
  264.  
  265.  
  266.  
  267.  
  268.  
  269.  
  270.  
  271.  
  272. 2
  273. CHAPTER 2 - DBCOIN
  274.  
  275.  
  276.  
  277. Starting dBCoin
  278.  
  279.  
  280.       1.    At the C> type "cd\COIND" to make the dBCoin subdirectory the
  281.             current directory.
  282.  
  283.       2.    Type "COINDOS" and press ENTER.  The dBCoin title page will 
  284.             appear.
  285.  
  286.       3.    Press ENTER.  The dBCoin menu bar will appear.
  287.  
  288. Mouse       1.   Point to File on the menu bar and click.
  289.  
  290.             2.   Point to the Exit menu item and click.  The dBCoin for DOS
  291.                  order form will appear if you are using a review copy.
  292.  
  293. Keyboard    1.   Press ALT, F.
  294.  
  295.             2.   Press X.  The dBCoin for DOS order form will appear if you
  296.                  are using a review copy.
  297.  
  298.  
  299. Working the Menu Bar
  300.  
  301.  
  302. Select a Menu:
  303.  
  304. Mouse       *    Point to a menu item on the menu bar and click to open the
  305.                  menu.
  306.  
  307. Keyboard    *    Press ALT and the highlighted letter of the menu item you 
  308.                  want.
  309.  
  310.  
  311. Cancel a Menu:
  312.  
  313. Mouse       *    Click the menu name or any where outside the menu.
  314.  
  315. Keyboard    *    Press ALT or ESC to cancel the menu and move back to the
  316.                  application workspace.
  317.  
  318.  
  319. Selecting Menu Commands
  320.  
  321.  
  322. Choose an Item from a Selected Menu:
  323.  
  324. Mouse       *    Point to the menu item and click.
  325.  
  326. 3
  327. Keyboard    *    Type the highlighted letter in the item name.
  328.  
  329.  
  330. Using dBCoin's Control Menu
  331.  
  332.  
  333. Open dBCoin's Control Menu:
  334.  
  335. Mouse       *    Point to the Control Menu box in the upper-left corner of 
  336.                  the window and click.
  337.  
  338.                  Do not double-click or you will close the window.
  339.  
  340. Keyboard    *    Press ALT and "-" (minus key).
  341.  
  342.  
  343.   Control Menu Commands
  344.  
  345.       Command              Action
  346.  
  347.       Restore              Restores the window to its size before it was 
  348.                            enlarged or shrunk to an icon.
  349.  
  350.       Move                 Allows window to be moved to another position on 
  351.                            the screen.
  352.  
  353.       Size                 Allows you to change the size of the window.
  354.  
  355.       Minimize             Shrinks the window to an icon.
  356.  
  357.       Maximize             Enlarges the window to full screen.
  358.  
  359.       Close                Closes window on the screen.
  360.  
  361.  
  362.  
  363.  
  364.  
  365.  
  366.  
  367.  
  368.  
  369.  
  370.  
  371.  
  372.  
  373.  
  374.  
  375.  
  376.  
  377.  
  378.  
  379.  
  380. 4
  381. CHAPTER 3 - BUILDING A DATABASE
  382.  
  383.  
  384.  
  385. Opening a Database File
  386.  
  387. dBCoin allows you to create one large database or several small database files
  388. for your coin collection.  See Chapter 2 to start dBCoin.
  389.  
  390.  
  391. Create a Database File:
  392.  
  393. Mouse       1.   Point to File on the menu bar and click to open the menu.
  394.  
  395.             2.   Point to the New File menu item and click.  The File Open 
  396.                  dialog box will appear.
  397.  
  398.                  Change the drive -
  399.  
  400.                  a.  Point to the Drive List box arrow in the middle of the  
  401.                      screen above the Directory List box and click.  A list 
  402.                      of the available drives will appear.
  403.  
  404.                  b.  Point to the proper drive and click.  The new drive will
  405.                      appear below the File Name Text box.
  406.  
  407.                  Change the directory -
  408.  
  409.                  a.  Point to the current drive in the Directory List box and
  410.                      double-click.
  411.  
  412.                  b.  Point to the new directory and double-click.  The drive 
  413.                      and new directory will appear below the File Name Text 
  414.                      box.
  415.  
  416.             3.   Point to the File Name Text box and click.  Enter file name 
  417.                  with eight or fewer characters and a file extension.  The 
  418.                  current drive and path is displayed below the File Name Text 
  419.                  box.  We recommend you use the file extension .DAT.  
  420.                  (Example: COIN.Dat)
  421.  
  422.             4.   Point to the OK button and click to create the file entered 
  423.                  in #3.  The File Open dialog box will disappear when a valid
  424.                  file name is entered.  Cancel your selection without 
  425.                  creating a file by pointing to the Cancel button and 
  426.                  clicking.
  427.  
  428. Keyboard    1.   Press ALT, F to open the menu.
  429.  
  430.             2.   Press N.  The File Open dialog box will appear.
  431.  
  432.  
  433.  
  434. 5
  435.                  Change the drive -
  436.  
  437.                  a.  Press TAB to highlight the Drive List box.
  438.  
  439.                  b.  Press the direction arrow key(s) to highlight a new
  440.                      drive and press ENTER.  The new drive will appear below
  441.                      the File Name Text box.
  442.  
  443.                  Change the directory -
  444.  
  445.                  a.  Press TAB to highlight the Directory List box.
  446.  
  447.                  b.  Press the direction arrow key(s) to highlight the new 
  448.                      directory and press ENTER.  The drive and new directory 
  449.                      will appear below the File Name Text box.
  450.  
  451.             3.   Press TAB to move the cursor to the File Name Text box. 
  452.                  Enter a file name with eight or less characters and file
  453.                  extension.  The current drive and path is displayed below 
  454.                  the File Name Text box.  We recommend you use the file 
  455.                  extension .DAT.   (Example:  Coin.Dat)
  456.  
  457.             4.   Press TAB to highlight the OK button and press ENTER to 
  458.                  create the file entered in #3.  The File Open dialog box 
  459.                  will disappear when a valid file name is entered.  Cancel
  460.                  your selection without creating a file by pressing TAB to 
  461.                  highlight the Cancel button and pressing ENTER.
  462.  
  463. Open an Existing Database File:
  464.  
  465. Mouse       1.   Point to File on the menu bar and click to open the menu. 
  466.  
  467.             2.   Point to the Open menu item and click.  The File Open dialog
  468.                  box will appear.
  469.  
  470.                  Change the drive -
  471.  
  472.                  a.  Point to the Drive List box arrow in the middle of the 
  473.                      screen above the Directory List Box and click.  A list
  474.                      of the available drives will appear.
  475.  
  476.                  b.  Point to the proper drive and click.  The new drive will
  477.                      appear below the File Name Text box.
  478.  
  479.                  Change the directory -
  480.  
  481.                  a.  Point to the current drive in the Directory List box and
  482.                      double-click.
  483.  
  484.                  b.  Point to the new directory and double-click.  The drive 
  485.                      and new directory will appear below the File Name Text 
  486.                      box.
  487.  
  488. 6
  489.             3.   Point to the file listed in File List box and double-click. 
  490.                  The database file will open and the File Open dialog box
  491.                  will disappear.
  492.  
  493. Keyboard    1.   Press ALT, F to open the menu.
  494.  
  495.             2.   Press O.  The File Open dialog box will appear.
  496.  
  497.                  Change the drive -
  498.  
  499.                  a.  Press TAB to highlight the Drive List box.
  500.  
  501.                  b.  Press the direction arrow key(s) to highlight a new 
  502.                      drive and press ENTER.  The new drive will appear below 
  503.                      the File Name Text box.
  504.  
  505.                  Change the directory -
  506.  
  507.                  a.  Press TAB to highlight the Directory List box.
  508.  
  509.                  b.  Press the direction arrow key(s) to highlight the new 
  510.                      directory and press ENTER.  The drive and new directory 
  511.                      will appear below the File Name Text box.
  512.  
  513.             3.   Press TAB to highlight the first item in the File List box.
  514.  
  515.             4.   Press the direction arrow key(s) to highlight a file to open
  516.                  and press ENTER.  The database file will now open and the 
  517.                  File Open dialog box will disappear.
  518.  
  519.  
  520. Close a Database File:
  521.  
  522. Closing the file will save any changes made to the database.  The current open
  523. file must be closed before opening a new file.
  524.  
  525. Mouse       1.   Point to File on the menu bar and click to open the menu.
  526.  
  527.             2.   Point to the Close menu item and click.
  528.  
  529. Keyboard    1.   Press ALT, F to open the menu.
  530.  
  531.             2.   Press C.
  532.  
  533.  
  534. Adding Records
  535.  
  536. Mouse       1.   Point to Records on the menu bar and click to open the menu.
  537.  
  538.             2.   Point to the Update menu item and click.  The Data Entry and
  539.                  Edit screen will appear if you have already opened a 
  540.                  database file.  The opened database file name is displayed 
  541.                  in the screen title bar.
  542. 7
  543.  
  544.                  A Menu dialog box will appear if a file is not open.  Point
  545.                  to the OK button and click.  The dialog box will disappear. 
  546.                  See the instructions for Opening a Database File.
  547.  
  548. Keyboard    1.   Press ALT, R to open the menu.
  549.  
  550.             2.   Press ENTER.  If you have already opened a database file, 
  551.                  the Data Entry and Edit screen will appear.  The opened 
  552.                  database file name is displayed in the screen title bar.
  553.  
  554.                  A Menu dialog box will appear if a file is not open.  Press 
  555.                  ENTER.  The dialog box will disappear.  See the instructions
  556.                  for Opening a Database File.
  557.  
  558. The following list are the data entry fields for each record stored in the
  559. database:
  560.                                                        Length
  561.       Field          Description                   (Characters)   Format
  562.  
  563. Country              Issuing coin                        25        Text
  564. Catalog No.          Catalog number                       8     Alpha/Numeric
  565. Type                 Type                                20        Text
  566. Denomination         Circulation value                   20        Text
  567. Mint Date            Year minted                          8     Alpha/Numeric
  568. Coin Grade           Condition                            5     Alpha/Numeric
  569. Purchase Date        Date purchased                       8       MM/DD/YY
  570. Cost                 Purchase price                       9    $0-$999,999.00
  571. Market Value         Catalog value                        9    $0-$999,999.00
  572. Notes                Comments                           100   Text
  573.  
  574. Enter Data:
  575.  
  576. Data entered becomes part of a field when the cursor is moved to another field
  577. by pressing TAB, pointing to a different field and clicking or pressing SHIFT,
  578. TAB.  Press TAB to move the cursor forward from field to field and button to
  579. button.  Press SHIFT, TAB to move backward.  Use a mouse to move around the
  580. screen by pointing to a field and clicking once.  Use the direction,
  581. BACKSPACE, DEL and INS keys  to edit fields.
  582.  
  583. The program does not require fields to be changed when the data from the
  584. previous record is the same as the current record you are entering.  Press TAB
  585. to skip to the next field without changing information in the current field.
  586.  
  587. Each data entry field has built-in edit checking.  Information is validated
  588. when entered.  For example, you cannot enter alpha characters in the Cost
  589. field.  An invalid entry will cause a Data Entry Error dialog box appear. 
  590. Press ENTER to remove the dialog box.
  591.  
  592. dBCoin may insert one or more zeroes in the catalog number you enter.  The
  593. program does this to insure this field will sort properly.  For example,
  594. catalog number 23 will become 023.  If the zero is not added, the catalog
  595. number 125 will be listed before 23 because "1" is less than "2".
  596.  
  597. 8
  598. Enter a coin's purchase date  in the format MM/DD/YY.  dBCoin may insert
  599. zeroes in the date to insure the field will sort properly.  For example, a
  600. date entered as 1/1/92 will be changed to 01/01/92 by the program.
  601.  
  602. Grade Field
  603.  
  604. Type a condition in this field or select from the list box.
  605.  
  606. Mouse       1.   Point to the arrow on the right side of the field and click. 
  607.                  A box with a list of common coin conditions will open.
  608.  
  609.             2.   Point to a condition and click.
  610.  
  611.             3.   Press TAB to save your selection and move to the Purchase 
  612.                  Date field.
  613.  
  614. Keyboard    1.   Press the UP or DOWN arrow key(s) to display a list of 
  615.                  common coin conditions.
  616.  
  617.             2.   Press TAB to save your selection and move to the Purchase 
  618.                  Date field.
  619.  
  620. Data Entry and Edit Command Buttons:
  621.  
  622. Select the command buttons at the top of the screen  by pointing to a button
  623. and clicking or pressing ALT and the key for the highlighted letter.  Use the
  624. TAB key  to highlight the query buttons (<, <=, =, => and >) and press ENTER.
  625.  
  626. Save a Record:
  627.  
  628. Mouse       *    Point to the Add button and click.
  629.  
  630. Keyboard    *    Press ALT, A.
  631.  
  632. This will save the record now displayed on the screen in memory.  The cursor
  633. will move to the Country field where you can begin entering the next record. 
  634. New records are saved to the hard drive after every 10 records and when you
  635. exit from the Data Entry and Edit screen.
  636.  
  637. Change fields  any time before selecting the Add button.  See Editing Records
  638. to change a record after adding to the database.
  639.  
  640.  
  641. Annual Rate of Return
  642.  
  643. This field displays the increased/(decreased) value of each coin as an annual
  644. percentage rate.  The rate is based on the length of time you have owned the
  645. coin.  The field is calculated each time a record is changed or added to the
  646. database.  You can edit this field.  This field is for display purposes only
  647. and is not saved in the database.
  648.  
  649.  
  650.  
  651. 9
  652. Finding Records
  653.  
  654. dBCoin provides powerful query features to find records.  Queries are done by
  655. using an exact match (=) or an approximate search (<, <=, => or >).  Selecting
  656. (=, => or >) when all fields are empty will cause dBCoin to display records in
  657. the order they were entered.
  658.  
  659. Database queries are done on all fields except Notes.  Queries are done on
  660. multiple fields.  dBCoin will combine each field's search criteria into one
  661. query.  The program will query the database according to the order search
  662. criteria was entered in the data entry fields.  Queries are not case
  663. sensitive.
  664.  
  665.       1.    Enter the search criteria in the proper field(s).
  666.  
  667.             Note:  Use the Clear button to erase incorrect search criteria
  668.             from the data entry fields before selecting a query button.  
  669.             Changing the search criteria without erasing all the fields with 
  670.             the Clear button will cause a dialog box.  Press ENTER to clear
  671.             the dialog box from the screen.
  672.  
  673.       2.    Select a query button (<) LESS THAN, (<=) LESS THAN EQUAL TO, (=)
  674.             EQUAL TO, (>) GREATER THAN or (=>) GREATER THAN EQUAL TO and click 
  675.             or press ENTER.
  676.  
  677.       3.    dBCoin will now search the database using the criteria you 
  678.             specified.  dBCoin will display in the Data Entry and Edit screen
  679.             the first record meeting the criteria.  All records are available
  680.             for examination after the query.
  681.  
  682.             A Data Entry Error dialog box will appear if a record is not
  683.             found.  Press ENTER to clear the dialog box from the screen.
  684.  
  685.       4.    Use the Next button to move forward through the database.  Use the
  686.             Previous button to move backward.
  687.  
  688.  
  689. Mouse       *    Point to the Next or Previous buttons and click to display a 
  690.                  different record on the screen.
  691.  
  692. Keyboard    *    Press ALT, N (Next) or P (Previous) to display a different 
  693.                  record on the screen.
  694.  
  695. You also can press TAB to highlight the Next or Previous buttons and press
  696. ENTER.
  697.  
  698.       Note: Next button - A Data Entry Error dialog box will  appear when you
  699.             reach the last record in the database.  Press ENTER to clear the
  700.             dialog box from the screen.
  701.             Previous button - A Data Entry Error dialog box will appear when
  702.             you reach the first record in the database.  Press ENTER to clear
  703.             the dialog box from the screen.
  704.  
  705. 10
  706. Editing Records
  707.  
  708. Use the Data Entry and Edit screen to edit records stored in your database.
  709.  
  710.  
  711. Change a Record:
  712.  
  713. Use the Change button  to save changes made to the record now displayed in the
  714. Data Entry and Edit screen.  After editing the record do the following to save
  715. the change(s):
  716.  
  717.       1.    Point to the Change button and click or press ALT, C.  An Edit
  718.             Record dialog box will appear requesting verification to save the 
  719.             change(s).
  720.  
  721.       2.    Point to the YES button and click or press ENTER to save the 
  722.             change(s).  Point to the NO button and click or press TAB to 
  723.             highlight the NO button and press ENTER to cancel the change(s).  
  724.  
  725. Changes are saved to disk when you exit from the Data Entry and Edit screen if
  726. YES is selected.
  727.  
  728.  
  729. Delete a Record:
  730.  
  731. Use the Delete button to delete the record now displayed in the Data Entry and
  732. Edit screen.
  733.  
  734.       1.    Point to the Delete button and click or press ALT, D.  An Edit
  735.             Record dialog box will appear requesting verification to delete
  736.             the record.
  737.  
  738.       2.    Point to the YES button and click or press ENTER to delete the 
  739.             record.  All fields will be cleared.  Point to the NO button and 
  740.             click or press TAB to highlight the NO button and press ENTER to 
  741.             cancel Delete.
  742.  
  743.  
  744. Clear Data Entry Fields:
  745.  
  746. The Clear button will remove information displayed in the data entry fields. 
  747. Using the Clear button will not affect information already stored in the
  748. database.
  749.  
  750. Point to the Clear button and click or press ALT, L to clear the screen.
  751.  
  752.  
  753. Print a Record
  754.  
  755. Use the Print button  to print the record displayed in the Data Entry and Edit
  756. screen.  Point to the Print button and click or press ALT, R to print the
  757. record.
  758.  
  759. 11
  760. Exit the Data Entry and Edit Screen:
  761.  
  762. Point to the Exit button and click or press ALT, X to leave the Data Entry and
  763. Edit screen.  Exiting from the Data Entry and Edit screen will save all
  764. additions, changes and deletions made to the database.  dBCoin will
  765. automatically update the database indexes if records were added, changed or
  766. deleted.
  767.  
  768.  
  769.  
  770.  
  771.  
  772.  
  773.  
  774.  
  775.  
  776.  
  777.  
  778.  
  779.  
  780.  
  781.  
  782.  
  783.  
  784.  
  785.  
  786.  
  787.  
  788.  
  789.  
  790.  
  791.  
  792.  
  793.  
  794.  
  795.  
  796.  
  797.  
  798.  
  799.  
  800.  
  801.  
  802.  
  803.  
  804.  
  805.  
  806.  
  807.  
  808.  
  809.  
  810.  
  811.  
  812.  
  813. 12
  814. CHAPTER 4 - REPORTS
  815.  
  816.  
  817.  
  818. Types of Reports
  819.  
  820. dBCoin can generate various reports that can be printed as hard copy or
  821. displayed on your computer screen.  The Coin Inventory List will list the
  822. records in sorted order.  The Collection Analysis Report will show statistical
  823. information about your coin collection.  Reports are setup to print on an 80
  824. column printer.
  825.  
  826. Coin provides powerful record sorting features.  Selecting the Screen or
  827. Printer buttons when all sort field check boxes are empty will cause dBCoin to
  828. display records in the order they were entered.  The database can be sorted on
  829. all fields except Notes.  Sorting can be done on multiple fields.
  830.  
  831. Below the command buttons is a sort field check box for each field in the
  832. database except Notes.  Each check box is labeled with the corresponding field
  833. name.  Placing an "X" in one or more sort field checks boxes will cause dBCoin
  834. to sort the database on those selected fields.  Sorting is done in ascending
  835. order according to the order the boxes were checked.
  836.  
  837. Note: Only selecting the Cancel button can remove the "X" from check boxes. 
  838. Selecting Cancel will erase the sort order you selected.
  839.  
  840.  
  841. Coin Inventory List
  842.  
  843. Display Report
  844.  
  845. Mouse       1.   Point to Reports on the menu bar and click to open the menu.
  846.  
  847.             2.   Point to the List Records menu item and click.  The report 
  848.                  screen will appear if a database file is open.  A Menu
  849.                  dialog box will appear if a file is not open.  Point to the
  850.                  OK button and click.  The dialog box will disappear.   See
  851.                  instructions for opening a database file.
  852.  
  853.             3.   Point to the proper sort field check box and click.  An "X" 
  854.                  will appear in the box.  Sort field check boxes are located 
  855.                  below the command buttons.
  856.  
  857.             4.   Point to the Screen button and click to display records on 
  858.                  the screen. Records are listed in sorted order according to 
  859.                  the order the boxes were checked.  A maximum of 15 records
  860.                  can be displayed on the screen at once.  Scroll through the
  861.                  records by pointing to a Scroll button and clicking.
  862.  
  863.  
  864.  
  865.  
  866.  
  867. 13
  868. The following buttons are used to scroll through the database:
  869.  
  870.       Home  -    Scrolls to first record.
  871.       Next  -    Scrolls to next record.
  872.       Prev  -    Scrolls to previous record.
  873.       PgUp  -    Scrolls up one screen.
  874.       PgDn  -    Scrolls down one screen.
  875.       End   -    Scrolls to last record.
  876.  
  877. Keyboard    1.   Press ALT, E to open the Report menu.
  878.  
  879.             2.   Press ENTER.  The report screen will appear if a database 
  880.                  file is open.  A Menu dialog box will appear if a file is
  881.                  not open.      Press ENTER.  The dialog box will disappear.  
  882.                  See instructions for opening a database file.
  883.  
  884.             3.   Press TAB to move to the proper sort field check box(es).
  885.  
  886.             4.   Press the SPACEBAR to place an "X" in the box.  The sort
  887.                  field check boxes are located below the command buttons.
  888.  
  889.             5.   Press ALT, S to display records on the screen in sorted 
  890.                  order according to the order you checked the boxes.  A 
  891.                  maximum of 15 records can be displayed at one time.
  892.  
  893. The following methods can be used to scroll through the database:
  894.  
  895.       1.    Press TAB to highlight a Scroll button and press ENTER.
  896.  
  897.       2.    Press ALT and the letter highlighted on the Scroll button.  
  898.             (Example:  ALT, E for the End button)
  899.  
  900. The screen is not large enough to display the entire record.  Do the following
  901. to display more record information:
  902.  
  903. Mouse       *    Click on the scroll bar below the record display area.  The 
  904.                  scroll bar can be moved left or right.
  905.  
  906. Keyboard    1.   Press TAB to move the cursor to the record display area.
  907.  
  908.             2.   Press the left and right arrow key(s) to display more record
  909.                  information.
  910.  
  911.  
  912. Clear Screen:
  913.  
  914. The Cancel button will remove records and clear the sort field check boxes.  
  915. Point to the Cancel button and click or press ALT, C to clear the screen.
  916.  
  917.  
  918.  
  919.  
  920.  
  921. 14
  922. Print Report
  923.  
  924. Follow the same procedure for displaying records on the screen except click or
  925. press the Printer button.
  926.  
  927.  
  928. Exit List Records:
  929.  
  930. Point to the Exit button or press ALT, X to leave the Coin Inventory List
  931. screen.
  932.  
  933.  
  934. Collection Analysis Report
  935.  
  936. Display Report
  937.  
  938. Mouse       1.   Point to Reports on the menu bar and click to open the menu.
  939.  
  940.             2.   Point to the Analysis menu item and click.  The Collection 
  941.                  Analysis report screen will appear if a database file is 
  942.                  open.  A Menu dialog box will appear if a file is not open.
  943.                  Point to the OK button and click.  The dialog box will 
  944.                  disappear.  See instructions for opening a database file.
  945.  
  946.             3.   Point to the Screen button and click to display an analysis 
  947.                  of your collection.
  948.  
  949. Keyboard    1.   Press ALT, E to open the Records menu.
  950.  
  951.             2.   Press A.  The Collection Analysis Report screen will appear. 
  952.                  A Menu dialog box will appear if a file is not open.Press
  953.                  ENTER.  The dialog box will disappear.   See instructions
  954.                  for opening a database file.
  955.  
  956.             3.   Press ALT, S to display an analysis of your collection.
  957.  
  958.  
  959. Print Report
  960.  
  961. Follow the same procedure for displaying records on the screen except  click
  962. or press the Printer button.
  963.  
  964.  
  965. Exit Collection Analysis Report:
  966.  
  967. Point to the Exit button or press ALT, X to leave the Coin Inventory Analysis
  968. screen.
  969.  
  970.  
  971.  
  972.  
  973.  
  974.  
  975. 15
  976. CHAPTER 5 - UTILITY PROGRAMS
  977.  
  978.  
  979.  
  980. The following utility programs are included with registered versions of
  981. dBCoin:
  982.  
  983.       1.    ISAMREPR.EXE - Repairs damaged databases.
  984.  
  985.       2.    ISAMPACK.EXE - Removes deleted records from the database.
  986.  
  987.       3.    ISAMIO.EXE - Import/Export ASCII text files.
  988.  
  989.       4.    PROISAMD.EXE - Terminate and Stay Resident (TSR) program required
  990.             to use ISAMPACK.EXE and ISAMIO.EXE.
  991.  
  992. These utility programs run from the DOS prompt and not from inside dBCoin.
  993.  
  994.  
  995. File Repair
  996.  
  997. Use the ISAMREPR.EXE program to recover databases that become damaged.  The
  998. utility can only restore physical integrity to a database.  Some records will
  999. not be restored if a crash occurs between the time records are entered and
  1000. saved to disk.  The utility recreates a new database from the damaged file.
  1001.  
  1002. Your database file will require repair if dBCoin displays a dialog box with
  1003. the message:  "Problem with database.  Data may be corrupted.".  You should
  1004. exit dBCoin and return to the c:\COIND> prompt.  Type "ISAMREPR Databasename"
  1005. and press ENTER.  Databasename is the file name of the database you need to
  1006. repair.  Do not enter the quotation marks.
  1007.  
  1008. The utility will display messages on the screen during repair.  These messages
  1009. describe the types of problems discovered and corrected.  The following
  1010. messages may appear:
  1011.  
  1012. Message                                            Explanation
  1013.  
  1014. A table was truncated:          Part of a database table was damaged
  1015. data lost.                      resulting in a data loss.
  1016.  
  1017. One or more records             Some damaged records were found and
  1018. were deleted.                   deleted.
  1019.  
  1020. Cannot repair:  not a           Repair process stopped because the
  1021. database file.                  file was not recognized as a database.
  1022.  
  1023. Cannot repair database:         Repair process stopped because the
  1024. uncorrectable problems.         database cannot be repaired.  Reasons
  1025.                                 include:  information to reconstruct data is
  1026.                                 unavailable, rebuilt data and indexes are
  1027.                                 inconsistent or missing.
  1028.  
  1029. 16
  1030. Repair of file completed        Repair process completed.
  1031. successfully.
  1032.  
  1033. A repair will stop if the hard drive is full or the program runs out of
  1034. memory.  The ISAMREPR utility requires additional space within your damaged
  1035. database to accomplish the repair work.  The database will increase in size by
  1036. at least 32K.  Do not run the utility if this amount of space is not available
  1037. on your hard drive.  The utility deletes damaged records, but does not compact
  1038. the file.  See Pack Deleted Records to compact a repaired file.
  1039.  
  1040.  
  1041. Pack Deleted Records
  1042.  
  1043. Deleting records does not change the size of the database file.  Deleted data
  1044. is marked and reused when records are added to the file.  The utility shrinks
  1045. the database file in increments of 32K.  The utility has no effect on the file
  1046. size if less than 32K of data (approximately 140 records) is marked for
  1047. deletion.
  1048.  
  1049. The utility removes deleted records every time the program runs.  Removing
  1050. deleted records compacts the file which can improve performance.  Use the
  1051. utility only after deleting many records.
  1052.  
  1053. Return to the c:\COIND> prompt and use the following procedure to run
  1054. ISAMPACK.EXE:
  1055.  
  1056. 1.    Type "PROISAMD" and press ENTER.  The TSR will be placed in the 
  1057.       computer's memory.
  1058.  
  1059. 2.    Type "ISAMPACK Databasename" and press ENTER.  Databasename is the file
  1060.       name of the database you want to pack.
  1061.  
  1062. The utility will display a progress report on the screen.  The original
  1063. database file is renamed with the file extension .BAK.  A new compacted file
  1064. is created with the original name.
  1065.  
  1066.  
  1067. Import/Export ASCII Text Files
  1068.  
  1069. An ASCII text file can be imported into an existing database file.  The new
  1070. data will be added at the end of the database.  Records stored in the ASCII
  1071. file should have the same number of fields, field lengths and fields stored in
  1072. the same order as records in the existing database.  The imported records will
  1073. not be stored properly in the database if the ASCII file does not meet these
  1074. criteria.
  1075.  
  1076. Return to the c:\COIND> prompt and use the following procedure to run
  1077. ISAMIO.EXE:
  1078.  
  1079. 1.    Type "PROISAMD" and press ENTER.  The TSR will be placed in the 
  1080.       computer's memory.
  1081.  
  1082.  
  1083. 17
  1084.  
  1085. 2.    Type "ISAMIO /I Asciifile Databasename "Coins" /A" and press ENTER.  
  1086.       Asciifile is the ASCII file to be imported.  Databasename is the file
  1087.       name of the database.  Include the complete path in Asciifile and
  1088.       Databasename (Example - c:\COIND\COINS.DAT).  Enter the word Coins
  1089.       surrounded by " " as above.
  1090.  
  1091. An existing database file can be exported into an ASCII text file.  Return to
  1092. the c:\COIND> prompt and use the following procedure to run ISAMIO.EXE:
  1093.  
  1094. 1.    Type "PROISAMD" and press ENTER.  The TSR will be placed in the 
  1095.       computer's memory.
  1096.  
  1097. 2.    Type "ISAMIO /E Asciifile Databasename "Coins" /C" and press ENTER.  Asciifile
  1098.       is the ASCII file to be exported.  Databasename is the file name of the
  1099.       database.  Include the complete path in Asciifile and Databasename
  1100.       (Example - c:\COIND\COINS.DAT).
  1101.  
  1102.  
  1103.  
  1104.  
  1105.  
  1106.  
  1107.  
  1108.  
  1109.  
  1110.  
  1111.  
  1112.  
  1113.  
  1114.  
  1115.  
  1116.  
  1117.  
  1118.  
  1119.  
  1120.  
  1121.  
  1122.  
  1123.  
  1124.  
  1125.  
  1126.  
  1127.  
  1128.  
  1129.  
  1130.  
  1131.  
  1132.  
  1133.  
  1134.  
  1135.  
  1136.  
  1137.  
  1138. 18
  1139. CHAPTER 6 - TECHNICAL SUPPORT
  1140.  
  1141.  
  1142.  
  1143. We have tried to design dBCoin to be easy to use.  Still, we will be happy to
  1144. help if you have a problem.  Contact us by one of the following methods:
  1145.  
  1146.  
  1147.   Telephone  (608) 273-2739
  1148.  
  1149. Probably the best way to solve a problem.  It is easier to provide help when
  1150. we can speak with you directly.  Call during the following times:
  1151.  
  1152.       Monday - Friday      7 - 9 PM
  1153.       Saturday             9 AM - 4 PM
  1154.  
  1155.       All times are Central Standard Time.
  1156.  
  1157. Please try to be in front of your computer with the program operating.
  1158. Diagnosing a software problem is difficult if you are not at the computer.
  1159.  
  1160.  
  1161.   CompuServe
  1162.  
  1163.       Contact person:  Mark Hetzel
  1164.       ID number:  71371,731
  1165.  
  1166.  
  1167.   Write
  1168.  
  1169.       Send correspondence to:
  1170.  
  1171. Changing Seasons Software
  1172. 4466 Sentinel Pass
  1173. Madison, WI  53711
  1174.  
  1175. We would appreciate your comments or suggestions on dBCoin for DOS.
  1176.  
  1177.  
  1178.  
  1179.  
  1180.  
  1181.  
  1182.  
  1183.  
  1184.  
  1185.  
  1186.  
  1187.  
  1188. 19
  1189.