home *** CD-ROM | disk | FTP | other *** search
/ Shareware Overload / ShartewareOverload.cdr / database / dreport.zip / DREPORT.DOC < prev    next >
Text File  |  1991-08-16  |  3KB  |  57 lines

  1.                         dSHAREWARE dBASE REPORTER
  2.           
  3.             
  4.         dShareware Reporter requires very little from the user beyond pointing
  5.   at a desired action and hitting the ENTER key. It was designed this way
  6.   from the start. 
  7.   
  8.         The user can choose a report definition he or she has created from   
  9.   the first screen.  The report description is reviewed by moving the
  10.   light bar to the desired report definition and hitting ENTER.  Fields
  11.   from the primary and secondary file, if one was used, are displayed
  12.   along with the active query if one was created for use with the report.
  13.   The report definition can then be run or deleted.  Output can be sent
  14.   to the printer, screen, or to a disk file.  Report parameters and the
  15.   query can be edited before running the report again.
  16.   
  17.   
  18.   CREATING A REPORT DEFINITION FOR THE FIRST TIME:
  19.   
  20.  
  21.   First, the report type is chosen and then report parameters are entered.
  22.   You can control things like the left margin, spaces between printed fields
  23.   on the report, page width, page length, etc.  The only parameter that may
  24.   be confusing to the new user is the subtotal parameter. 
  25.   
  26.       Say, for example,you have a file of customer purchases like ORDER.DBF. 
  27.   It is indexed on customer number and you are trying to total the purchases 
  28.   for each customer and want a a grand total of all purchases.  If you choose 
  29.   the subtotal option on the report parameter screen  dShareware Reporter will
  30.   print and sum all of the purchases for customer 100, display a subtotal, 
  31.   space,and then begin printing and summing the purchases by customer 200 and
  32.   so forth.  Create a report with the subtotal option for ORDER.DBF.  Total 
  33.   the QTY and SELL fields for practice.  The subtotal option's use will 
  34.   then become clear.
  35.   
  36.       You choose your primary from a scolling list.  You choose the fields you
  37.   wish to include in the report from a scrolling list. Nothing could be easier!
  38.   Just remember the following: 
  39.    
  40.   1. A MAXIUM OF 27 FIELDS FROM EACH FILE MAY BE USED IN THE REPORT.
  41.   
  42.   2. THREE CALCULATED FIELDS MAY BE DEFINED PER FILE.
  43.   
  44.   3. MEMO FIELD PROCESSING IS LIMITED TO ONE MEMO FIELD IN A SINGLE FILE
  45.      REPORT.                                               
  46.            
  47.   4. FIELDS APPEAR ON THE PRINTED REPORT IN THE ORDER IN WHICH THEY WERE
  48.      SELECTED.
  49.      
  50.   5. IF YOU DO NOT ENTER A COLUMN HEADING FOR A FIELD THE FIELD NAME WILL
  51.      BE USED AS A COLUMN HEADING ON THE REPORT.
  52.      
  53.   6. IF YOU ARE USING TOTALS, SUBTOTALS, AND/OR CALCULATED FIELDS EXPECT
  54.      YOUR REPORT TO BE WIDER THAN THE WIDTH OF THE SELECTED FIELDS ALONE.
  55.      EXTRA SPACE IS ALLOCATED TO A FIELD BEING TOTALLED AND TO A CALC FIELD
  56.      BEYOND THAT WHICH IS DISPLAYED BY THE FIELD SELECTION SCREEN.     
  57.