home *** CD-ROM | disk | FTP | other *** search
/ Computer Buyer 1999 September / Dpcb0999.iso / Business / Empire / _SETUP.1 / SR_INVPRODHIST4.srw < prev    next >
Text File  |  1999-04-07  |  34KB  |  1,922 lines

  1. <SHAZAM REPORT WIZARD>
  2. BEGIN REPORT
  3.   FileVersion = 3.50
  4.   ProductVersion = 3.50
  5.   ProductRevision = M
  6.   Password = 
  7.   PixelsPerInch = 120
  8.   Distinct = 0
  9.   Count = 26
  10.   DateFormat = 1
  11.   DateSeparator = /
  12.   DecimalSeparator = .
  13.   DataModel = 0
  14. END REPORT
  15. BEGIN PAGE
  16.   PaperType = 1
  17.   PaperHeight = 11.00
  18.   PaperWidth = 8.50
  19.   PaperOrientation = 0
  20.   MarginTop = 0.20
  21.   MarginBottom = 0.20
  22.   MarginRight = 0.20
  23.   MarginLeft = 0.20
  24.   LabelsActive = 0
  25.   LabelsAcross = 0
  26.   LabelsDown = 0
  27.   LabelsGapHorz = 0.000
  28.   LabelsGapVert = 0.000
  29.   LabelsHeight = 0.000
  30.   LabelsWidth = 0.000
  31. END PAGE
  32. BEGIN TITLE
  33.   Caption = Report
  34.   FontName = Arial
  35.   FontSize = 24
  36.   FontColor = clBlack
  37.   FontBold = 1
  38.   FontItalic = 1
  39.   FontUnderline = 0
  40.   FontStrikeOut = 0
  41. END TITLE
  42. BEGIN SUBTITLE
  43.   Caption = 
  44.   FontName = Arial
  45.   FontSize = 14
  46.   FontColor = clBlack
  47.   FontBold = 1
  48.   FontItalic = 0
  49.   FontUnderline = 0
  50.   FontStrikeOut = 0
  51. END SUBTITLE
  52. BEGIN FOOTER
  53.   Caption = 
  54.   FontName = Arial
  55.   FontSize = 10
  56.   FontColor = clBlack
  57.   FontBold = 1
  58.   FontItalic = 0
  59.   FontUnderline = 0
  60.   FontStrikeOut = 0
  61. END FOOTER
  62. BEGIN RECORD
  63.   FontName = Arial
  64.   FontSize = 10
  65.   FontColor = clBlack
  66.   FontBold = 0
  67.   FontItalic = 0
  68.   FontUnderline = 0
  69.   FontStrikeOut = 0
  70. END RECORD
  71. BEGIN TABLE
  72.   DatabaseName = EmpireBuilder
  73.   TableName = Customer.DBF
  74.   TableAlias = Customer
  75.   Top = 5
  76.   Left = 12
  77.   Height = 159
  78.   Width = 136
  79. END TABLE
  80. BEGIN TABLE
  81.   DatabaseName = EmpireBuilder
  82.   TableName = Invoice.DBF
  83.   TableAlias = Invoice
  84.   Top = 4
  85.   Left = 160
  86.   Height = 158
  87.   Width = 136
  88. END TABLE
  89. BEGIN TABLE
  90.   DatabaseName = EmpireBuilder
  91.   TableName = Invoice2.DBF
  92.   TableAlias = Invoice2
  93.   Top = 4
  94.   Left = 312
  95.   Height = 156
  96.   Width = 142
  97. END TABLE
  98. BEGIN TABLE
  99.   DatabaseName = EmpireBuilder
  100.   TableName = Stock.DBF
  101.   TableAlias = Stock
  102.   Top = 3
  103.   Left = 467
  104.   Height = 155
  105.   Width = 136
  106. END TABLE
  107. BEGIN TABLE
  108.   DatabaseName = EmpireBuilder
  109.   TableName = StkCats.DBF
  110.   TableAlias = StkCats
  111.   Top = 4
  112.   Left = 624
  113.   Height = 100
  114.   Width = 113
  115. END TABLE
  116. BEGIN JOIN
  117.   LeftTable = Customer
  118.   LeftField = ACCREF
  119.   JoinOperator = 0
  120.   RightTable = Invoice
  121.   RightField = ACREF
  122.   JoinType = 0
  123. END JOIN
  124. BEGIN JOIN
  125.   LeftTable = Invoice
  126.   LeftField = INVNO
  127.   JoinOperator = 0
  128.   RightTable = Invoice2
  129.   RightField = INVNO
  130.   JoinType = 0
  131. END JOIN
  132. BEGIN JOIN
  133.   LeftTable = Invoice2
  134.   LeftField = STOCKCODE
  135.   JoinOperator = 0
  136.   RightTable = Stock
  137.   RightField = STOCKCODE
  138.   JoinType = 0
  139. END JOIN
  140. BEGIN JOIN
  141.   LeftTable = Stock
  142.   LeftField = PRODGROUP
  143.   JoinOperator = 0
  144.   RightTable = StkCats
  145.   RightField = PRODCODE
  146.   JoinType = 0
  147. END JOIN
  148. BEGIN FILTER
  149.   FieldAlias = PRODCODE
  150.   TableAlias = StkCats
  151.   FieldExpr = PRODCODE
  152.   Show = 0
  153.   Sort = 1
  154.   FilterDisplay1 = 
  155.   FilterDisplay2 =  
  156.   FilterDisplay3 =  
  157.   FilterDisplay4 =  
  158.   FilterDisplay5 =  
  159.   FieldName = PRODCODE
  160.   DataType = 1
  161.   Width = 10
  162.   FilterValues1 = 
  163.   FilterValues2 =  
  164.   FilterValues3 =  
  165.   FilterValues4 =  
  166.   FilterValues5 =  
  167.   Alignment = 0
  168.   Format = 
  169. END FILTER
  170. BEGIN FILTER
  171.   FieldAlias = STOCKCODE
  172.   TableAlias = Invoice2
  173.   FieldExpr = STOCKCODE
  174.   Show = 0
  175.   Sort = 1
  176.   FilterDisplay1 = 
  177.   FilterDisplay2 = 
  178.   FilterDisplay3 = 
  179.   FilterDisplay4 = 
  180.   FilterDisplay5 = 
  181.   FieldName = STOCKCODE
  182.   DataType = 1
  183.   Width = 16
  184.   FilterValues1 = 
  185.   FilterValues2 = 
  186.   FilterValues3 = 
  187.   FilterValues4 = 
  188.   FilterValues5 = 
  189.   Alignment = 0
  190.   Format = 
  191. END FILTER
  192. BEGIN FILTER
  193.   FieldAlias = ACREF
  194.   TableAlias = Invoice
  195.   FieldExpr = ACREF
  196.   Show = 0
  197.   Sort = 1
  198.   FilterDisplay1 = 
  199.   FilterDisplay2 = 
  200.   FilterDisplay3 = 
  201.   FilterDisplay4 = 
  202.   FilterDisplay5 = 
  203.   FieldName = ACREF
  204.   DataType = 1
  205.   Width = 10
  206.   FilterValues1 = 
  207.   FilterValues2 = 
  208.   FilterValues3 = 
  209.   FilterValues4 = 
  210.   FilterValues5 = 
  211.   Alignment = 0
  212.   Format = 
  213. END FILTER
  214. BEGIN FILTER
  215.   FieldAlias = NAME
  216.   TableAlias = Customer
  217.   FieldExpr = NAME
  218.   Show = 0
  219.   Sort = 0
  220.   FilterDisplay1 = 
  221.   FilterDisplay2 = 
  222.   FilterDisplay3 = 
  223.   FilterDisplay4 = 
  224.   FilterDisplay5 = 
  225.   FieldName = NAME
  226.   DataType = 1
  227.   Width = 40
  228.   FilterValues1 = 
  229.   FilterValues2 = 
  230.   FilterValues3 = 
  231.   FilterValues4 = 
  232.   FilterValues5 = 
  233.   Alignment = 0
  234.   Format = 
  235. END FILTER
  236. BEGIN FILTER
  237.   FieldAlias = INVNO
  238.   TableAlias = Invoice
  239.   FieldExpr = INVNO
  240.   Show = 0
  241.   Sort = 0
  242.   FilterDisplay1 = 
  243.   FilterDisplay2 = 
  244.   FilterDisplay3 = 
  245.   FilterDisplay4 = 
  246.   FilterDisplay5 = 
  247.   FieldName = INVNO
  248.   DataType = 6
  249.   Width = 10
  250.   FilterValues1 = 
  251.   FilterValues2 = 
  252.   FilterValues3 = 
  253.   FilterValues4 = 
  254.   FilterValues5 = 
  255.   Alignment = 2
  256.   Format = 0
  257. END FILTER
  258. BEGIN FILTER
  259.   FieldAlias = INVTYPE
  260.   TableAlias = Invoice
  261.   FieldExpr = INVTYPE
  262.   Show = 0
  263.   Sort = 0
  264.   FilterDisplay1 = 
  265.   FilterDisplay2 = 
  266.   FilterDisplay3 = 
  267.   FilterDisplay4 = 
  268.   FilterDisplay5 = 
  269.   FieldName = INVTYPE
  270.   DataType = 1
  271.   Width = 11
  272.   FilterValues1 = 
  273.   FilterValues2 = 
  274.   FilterValues3 = 
  275.   FilterValues4 = 
  276.   FilterValues5 = 
  277.   Alignment = 0
  278.   Format = 
  279. END FILTER
  280. BEGIN FILTER
  281.   FieldAlias = INVDATE
  282.   TableAlias = Invoice
  283.   FieldExpr = INVDATE
  284.   Show = 0
  285.   Sort = 0
  286.   FilterDisplay1 = 
  287.   FilterDisplay2 = 
  288.   FilterDisplay3 = 
  289.   FilterDisplay4 = 
  290.   FilterDisplay5 = 
  291.   FieldName = INVDATE
  292.   DataType = 9
  293.   Width = 8
  294.   FilterValues1 = 
  295.   FilterValues2 = 
  296.   FilterValues3 = 
  297.   FilterValues4 = 
  298.   FilterValues5 = 
  299.   Alignment = 2
  300.   Format = 
  301. END FILTER
  302. BEGIN FILTER
  303.   FieldAlias = CORDER
  304.   TableAlias = Invoice
  305.   FieldExpr = CORDER
  306.   Show = 0
  307.   Sort = 0
  308.   FilterDisplay1 = 
  309.   FilterDisplay2 = 
  310.   FilterDisplay3 = 
  311.   FilterDisplay4 = 
  312.   FilterDisplay5 = 
  313.   FieldName = CORDER
  314.   DataType = 1
  315.   Width = 15
  316.   FilterValues1 = 
  317.   FilterValues2 = 
  318.   FilterValues3 = 
  319.   FilterValues4 = 
  320.   FilterValues5 = 
  321.   Alignment = 0
  322.   Format = 
  323. END FILTER
  324. BEGIN FILTER
  325.   FieldAlias = DESC
  326.   TableAlias = Invoice2
  327.   FieldExpr = DESC
  328.   Show = 0
  329.   Sort = 0
  330.   FilterDisplay1 = 
  331.   FilterDisplay2 = 
  332.   FilterDisplay3 = 
  333.   FilterDisplay4 = 
  334.   FilterDisplay5 = 
  335.   FieldName = DESC
  336.   DataType = 16
  337.   Width = 4
  338.   FilterValues1 = 
  339.   FilterValues2 = 
  340.   FilterValues3 = 
  341.   FilterValues4 = 
  342.   FilterValues5 = 
  343.   Alignment = 0
  344.   Format = 
  345. END FILTER
  346. BEGIN FILTER
  347.   FieldAlias = QUAN
  348.   TableAlias = Invoice2
  349.   FieldExpr = QUAN
  350.   Show = 0
  351.   Sort = 0
  352.   FilterDisplay1 = 
  353.   FilterDisplay2 = 
  354.   FilterDisplay3 = 
  355.   FilterDisplay4 = 
  356.   FilterDisplay5 = 
  357.   FieldName = QUAN
  358.   DataType = 6
  359.   Width = 10
  360.   FilterValues1 = 
  361.   FilterValues2 = 
  362.   FilterValues3 = 
  363.   FilterValues4 = 
  364.   FilterValues5 = 
  365.   Alignment = 2
  366.   Format = 
  367. END FILTER
  368. BEGIN FILTER
  369.   FieldAlias = PRICE
  370.   TableAlias = Invoice2
  371.   FieldExpr = PRICE
  372.   Show = 0
  373.   Sort = 0
  374.   FilterDisplay1 = 
  375.   FilterDisplay2 = 
  376.   FilterDisplay3 = 
  377.   FilterDisplay4 = 
  378.   FilterDisplay5 = 
  379.   FieldName = PRICE
  380.   DataType = 6
  381.   Width = 10
  382.   FilterValues1 = 
  383.   FilterValues2 = 
  384.   FilterValues3 = 
  385.   FilterValues4 = 
  386.   FilterValues5 = 
  387.   Alignment = 2
  388.   Format = 
  389. END FILTER
  390. BEGIN FILTER
  391.   FieldAlias = DISC
  392.   TableAlias = Invoice2
  393.   FieldExpr = DISC
  394.   Show = 0
  395.   Sort = 0
  396.   FilterDisplay1 = 
  397.   FilterDisplay2 = 
  398.   FilterDisplay3 = 
  399.   FilterDisplay4 = 
  400.   FilterDisplay5 = 
  401.   FieldName = DISC
  402.   DataType = 6
  403.   Width = 10
  404.   FilterValues1 = 
  405.   FilterValues2 = 
  406.   FilterValues3 = 
  407.   FilterValues4 = 
  408.   FilterValues5 = 
  409.   Alignment = 2
  410.   Format = 0.00
  411. END FILTER
  412. BEGIN FILTER
  413.   FieldAlias = TAXCODE
  414.   TableAlias = Invoice2
  415.   FieldExpr = TAXCODE
  416.   Show = 0
  417.   Sort = 0
  418.   FilterDisplay1 = 
  419.   FilterDisplay2 = 
  420.   FilterDisplay3 = 
  421.   FilterDisplay4 = 
  422.   FilterDisplay5 = 
  423.   FieldName = TAXCODE
  424.   DataType = 1
  425.   Width = 7
  426.   FilterValues1 = 
  427.   FilterValues2 = 
  428.   FilterValues3 = 
  429.   FilterValues4 = 
  430.   FilterValues5 = 
  431.   Alignment = 0
  432.   Format = 
  433. END FILTER
  434. BEGIN FILTER
  435.   FieldAlias = NOMINAL
  436.   TableAlias = Invoice2
  437.   FieldExpr = NOMINAL
  438.   Show = 0
  439.   Sort = 0
  440.   FilterDisplay1 = 
  441.   FilterDisplay2 = 
  442.   FilterDisplay3 = 
  443.   FilterDisplay4 = 
  444.   FilterDisplay5 = 
  445.   FieldName = NOMINAL
  446.   DataType = 1
  447.   Width = 10
  448.   FilterValues1 = 
  449.   FilterValues2 = 
  450.   FilterValues3 = 
  451.   FilterValues4 = 
  452.   FilterValues5 = 
  453.   Alignment = 0
  454.   Format = 
  455. END FILTER
  456. BEGIN FILTER
  457.   FieldAlias = NETT
  458.   TableAlias = Invoice2
  459.   FieldExpr = NETT
  460.   Show = 0
  461.   Sort = 0
  462.   FilterDisplay1 = 
  463.   FilterDisplay2 = 
  464.   FilterDisplay3 = 
  465.   FilterDisplay4 = 
  466.   FilterDisplay5 = 
  467.   FieldName = NETT
  468.   DataType = 6
  469.   Width = 10
  470.   FilterValues1 = 
  471.   FilterValues2 = 
  472.   FilterValues3 = 
  473.   FilterValues4 = 
  474.   FilterValues5 = 
  475.   Alignment = 2
  476.   Format = 0.00
  477. END FILTER
  478. BEGIN FILTER
  479.   FieldAlias = DISCOUNT
  480.   TableAlias = Invoice2
  481.   FieldExpr = DISCOUNT
  482.   Show = 0
  483.   Sort = 0
  484.   FilterDisplay1 = 
  485.   FilterDisplay2 = 
  486.   FilterDisplay3 = 
  487.   FilterDisplay4 = 
  488.   FilterDisplay5 = 
  489.   FieldName = DISCOUNT
  490.   DataType = 6
  491.   Width = 10
  492.   FilterValues1 = 
  493.   FilterValues2 = 
  494.   FilterValues3 = 
  495.   FilterValues4 = 
  496.   FilterValues5 = 
  497.   Alignment = 2
  498.   Format = 0.00
  499. END FILTER
  500. BEGIN FILTER
  501.   FieldAlias = SUBTOTAL
  502.   TableAlias = Invoice2
  503.   FieldExpr = SUBTOTAL
  504.   Show = 0
  505.   Sort = 0
  506.   FilterDisplay1 = 
  507.   FilterDisplay2 = 
  508.   FilterDisplay3 = 
  509.   FilterDisplay4 = 
  510.   FilterDisplay5 = 
  511.   FieldName = SUBTOTAL
  512.   DataType = 6
  513.   Width = 10
  514.   FilterValues1 = 
  515.   FilterValues2 = 
  516.   FilterValues3 = 
  517.   FilterValues4 = 
  518.   FilterValues5 = 
  519.   Alignment = 2
  520.   Format = 0.00
  521. END FILTER
  522. BEGIN FILTER
  523.   FieldAlias = TAX
  524.   TableAlias = Invoice2
  525.   FieldExpr = TAX
  526.   Show = 0
  527.   Sort = 0
  528.   FilterDisplay1 = 
  529.   FilterDisplay2 = 
  530.   FilterDisplay3 = 
  531.   FilterDisplay4 = 
  532.   FilterDisplay5 = 
  533.   FieldName = TAX
  534.   DataType = 6
  535.   Width = 10
  536.   FilterValues1 = 
  537.   FilterValues2 = 
  538.   FilterValues3 = 
  539.   FilterValues4 = 
  540.   FilterValues5 = 
  541.   Alignment = 2
  542.   Format = 0.00
  543. END FILTER
  544. BEGIN FILTER
  545.   FieldAlias = TOTAL
  546.   TableAlias = Invoice2
  547.   FieldExpr = TOTAL
  548.   Show = 0
  549.   Sort = 0
  550.   FilterDisplay1 = 
  551.   FilterDisplay2 = 
  552.   FilterDisplay3 = 
  553.   FilterDisplay4 = 
  554.   FilterDisplay5 = 
  555.   FieldName = TOTAL
  556.   DataType = 6
  557.   Width = 10
  558.   FilterValues1 = 
  559.   FilterValues2 = 
  560.   FilterValues3 = 
  561.   FilterValues4 = 
  562.   FilterValues5 = 
  563.   Alignment = 2
  564.   Format = 0.00
  565. END FILTER
  566. BEGIN FILTER
  567.   FieldAlias = MARGIN
  568.   TableAlias = Invoice2
  569.   FieldExpr = MARGIN
  570.   Show = 0
  571.   Sort = 0
  572.   FilterDisplay1 = 
  573.   FilterDisplay2 = 
  574.   FilterDisplay3 = 
  575.   FilterDisplay4 = 
  576.   FilterDisplay5 = 
  577.   FieldName = MARGIN
  578.   DataType = 6
  579.   Width = 10
  580.   FilterValues1 = 
  581.   FilterValues2 = 
  582.   FilterValues3 = 
  583.   FilterValues4 = 
  584.   FilterValues5 = 
  585.   Alignment = 2
  586.   Format = 0.00
  587. END FILTER
  588. BEGIN FILTER
  589.   FieldAlias = PROFIT
  590.   TableAlias = Invoice2
  591.   FieldExpr = PROFIT
  592.   Show = 0
  593.   Sort = 0
  594.   FilterDisplay1 = 
  595.   FilterDisplay2 = 
  596.   FilterDisplay3 = 
  597.   FilterDisplay4 = 
  598.   FilterDisplay5 = 
  599.   FieldName = PROFIT
  600.   DataType = 6
  601.   Width = 10
  602.   FilterValues1 = 
  603.   FilterValues2 = 
  604.   FilterValues3 = 
  605.   FilterValues4 = 
  606.   FilterValues5 = 
  607.   Alignment = 2
  608.   Format = 0.00
  609. END FILTER
  610. BEGIN FILTER
  611.   FieldAlias = NOMINAL
  612.   TableAlias = Invoice2
  613.   FieldExpr = NOMINAL
  614.   Show = 0
  615.   Sort = 0
  616.   FilterDisplay1 = 
  617.   FilterDisplay2 = 
  618.   FilterDisplay3 = 
  619.   FilterDisplay4 = 
  620.   FilterDisplay5 = 
  621.   FieldName = NOMINAL
  622.   DataType = 1
  623.   Width = 10
  624.   FilterValues1 = 
  625.   FilterValues2 = 
  626.   FilterValues3 = 
  627.   FilterValues4 = 
  628.   FilterValues5 = 
  629.   Alignment = 0
  630.   Format = 
  631. END FILTER
  632. BEGIN FILTER
  633.   FieldAlias = PGDESC
  634.   TableAlias = 
  635.   FieldExpr = (StkCats."DESC")
  636.   Show = 0
  637.   Sort = 0
  638.   FilterDisplay1 = 
  639.   FilterDisplay2 = 
  640.   FilterDisplay3 = 
  641.   FilterDisplay4 = 
  642.   FilterDisplay5 = 
  643.   FieldName = (StkCats."DESC")
  644.   DataType = 0
  645.   Width = 10
  646.   FilterValues1 = 
  647.   FilterValues2 = 
  648.   FilterValues3 = 
  649.   FilterValues4 = 
  650.   FilterValues5 = 
  651.   Alignment = 0
  652.   Format = 
  653. END FILTER
  654. BEGIN FILTER
  655.   FieldAlias = PRODGROUP
  656.   TableAlias = Stock
  657.   FieldExpr = PRODGROUP
  658.   Show = 0
  659.   Sort = 0
  660.   FilterDisplay1 =  
  661.   FilterDisplay2 =  
  662.   FilterDisplay3 =  
  663.   FilterDisplay4 =  
  664.   FilterDisplay5 =  
  665.   FieldName = PRODGROUP
  666.   DataType = 1
  667.   Width = 10
  668.   FilterValues1 =  
  669.   FilterValues2 =  
  670.   FilterValues3 =  
  671.   FilterValues4 =  
  672.   FilterValues5 =  
  673.   Alignment = 0
  674.   Format = 
  675. END FILTER
  676. BEGIN FILTER
  677.   FieldAlias = ACCREF
  678.   TableAlias = Customer
  679.   FieldExpr = ACCREF
  680.   Show = 0
  681.   Sort = 0
  682.   FilterDisplay1 =  
  683.   FilterDisplay2 =  
  684.   FilterDisplay3 =  
  685.   FilterDisplay4 =  
  686.   FilterDisplay5 =  
  687.   FieldName = ACCREF
  688.   DataType = 1
  689.   Width = 10
  690.   FilterValues1 =  
  691.   FilterValues2 =  
  692.   FilterValues3 =  
  693.   FilterValues4 =  
  694.   FilterValues5 =  
  695.   Alignment = 0
  696.   Format = 
  697. END FILTER
  698. BEGIN SECTION
  699.   Index = 2
  700.   Type = 1
  701.   Mode = 0
  702.   Field = 
  703.   Height = 270
  704.   KeepGroup = 0
  705.   NewPage = 0
  706.   NewPageNo = 0
  707.   PrintSection = 1
  708. END SECTION
  709. BEGIN SECTION
  710.   Index = 3
  711.   Type = 2
  712.   Mode = 0
  713.   Field = PRODCODE
  714.   Height = 92
  715.   KeepGroup = 0
  716.   NewPage = 0
  717.   NewPageNo = 0
  718.   PrintSection = 1
  719. END SECTION
  720. BEGIN SECTION
  721.   Index = 4
  722.   Type = 2
  723.   Mode = 0
  724.   Field = STOCKCODE
  725.   Height = 108
  726.   KeepGroup = 0
  727.   NewPage = 0
  728.   NewPageNo = 0
  729.   PrintSection = 1
  730. END SECTION
  731. BEGIN SECTION
  732.   Index = 5
  733.   Type = 2
  734.   Mode = 0
  735.   Field = ACREF
  736.   Height = 3
  737.   KeepGroup = 0
  738.   NewPage = 0
  739.   NewPageNo = 0
  740.   PrintSection = 0
  741. END SECTION
  742. BEGIN SECTION
  743.   Index = 13
  744.   Type = 3
  745.   Mode = 0
  746.   Field = 
  747.   Height = 3
  748.   KeepGroup = 0
  749.   NewPage = 0
  750.   NewPageNo = 0
  751.   PrintSection = 0
  752. END SECTION
  753. BEGIN SECTION
  754.   Index = 25
  755.   Type = 2
  756.   Mode = 1
  757.   Field = ACREF
  758.   Height = 29
  759.   KeepGroup = 0
  760.   NewPage = 0
  761.   NewPageNo = 0
  762.   PrintSection = 1
  763. END SECTION
  764. BEGIN SECTION
  765.   Index = 26
  766.   Type = 2
  767.   Mode = 1
  768.   Field = STOCKCODE
  769.   Height = 52
  770.   KeepGroup = 0
  771.   NewPage = 0
  772.   NewPageNo = 0
  773.   PrintSection = 1
  774. END SECTION
  775. BEGIN SECTION
  776.   Index = 27
  777.   Type = 2
  778.   Mode = 1
  779.   Field = PRODCODE
  780.   Height = 43
  781.   KeepGroup = 0
  782.   NewPage = 0
  783.   NewPageNo = 0
  784.   PrintSection = 1
  785. END SECTION
  786. BEGIN SECTION
  787.   Index = 28
  788.   Type = 0
  789.   Mode = 1
  790.   Field = 
  791.   Height = 49
  792.   KeepGroup = 0
  793.   NewPage = 0
  794.   NewPageNo = 0
  795.   PrintSection = 1
  796. END SECTION
  797. BEGIN SHAPE
  798.   Type = 3
  799.   Name = Rectangle1
  800.   Left = 534
  801.   Top = 632
  802.   Height = 33
  803.   Width = 448
  804.   BrushColor = clWhite
  805.   BrushStyle = 1
  806.   PenColor = clBlack
  807.   PenMode = 4
  808.   PenStyle = 0
  809.   PenWidth = 1
  810. END SHAPE
  811. BEGIN SHAPE
  812.   Type = 3
  813.   Name = Rectangle2
  814.   Left = 534
  815.   Top = 584
  816.   Height = 33
  817.   Width = 448
  818.   BrushColor = clWhite
  819.   BrushStyle = 1
  820.   PenColor = clBlack
  821.   PenMode = 4
  822.   PenStyle = 0
  823.   PenWidth = 1
  824. END SHAPE
  825. BEGIN SHAPE
  826.   Type = 3
  827.   Name = Rectangle3
  828.   Left = 445
  829.   Top = 536
  830.   Height = 36
  831.   Width = 537
  832.   BrushColor = clWhite
  833.   BrushStyle = 1
  834.   PenColor = clBlack
  835.   PenMode = 4
  836.   PenStyle = 0
  837.   PenWidth = 1
  838. END SHAPE
  839. BEGIN LABEL
  840.   Type = 0
  841.   Name = Time
  842.   Left = 867
  843.   Top = 94
  844.   Height = 22
  845.   Width = 100
  846.   Caption = @Time
  847.   Alignment = 0
  848.   Color = clWhite
  849.   Transparent = 1
  850.   FontName = Arial
  851.   FontSize = 10
  852.   FontColor = clBlack
  853.   FontBold = 0
  854.   FontItalic = 0
  855.   FontUnderline = 0
  856.   FontStrikeOut = 0
  857. END LABEL
  858. BEGIN LABEL
  859.   Type = 0
  860.   Name = Label3
  861.   Left = 768
  862.   Top = 68
  863.   Height = 22
  864.   Width = 91
  865.   Caption = Date
  866.   Alignment = 0
  867.   Color = clWhite
  868.   Transparent = 1
  869.   FontName = Arial
  870.   FontSize = 10
  871.   FontColor = clBlack
  872.   FontBold = 0
  873.   FontItalic = 0
  874.   FontUnderline = 0
  875.   FontStrikeOut = 0
  876. END LABEL
  877. BEGIN LABEL
  878.   Type = 0
  879.   Name = Label2
  880.   Left = 769
  881.   Top = 41
  882.   Height = 22
  883.   Width = 91
  884.   Caption = Page No.
  885.   Alignment = 0
  886.   Color = clWhite
  887.   Transparent = 1
  888.   FontName = Arial
  889.   FontSize = 10
  890.   FontColor = clBlack
  891.   FontBold = 0
  892.   FontItalic = 0
  893.   FontUnderline = 0
  894.   FontStrikeOut = 0
  895. END LABEL
  896. BEGIN LABEL
  897.   Type = 0
  898.   Name = PageNo
  899.   Left = 867
  900.   Top = 41
  901.   Height = 22
  902.   Width = 81
  903.   Caption = @PageNo
  904.   Alignment = 0
  905.   Color = clWhite
  906.   Transparent = 1
  907.   FontName = Arial
  908.   FontSize = 10
  909.   FontColor = clBlack
  910.   FontBold = 0
  911.   FontItalic = 0
  912.   FontUnderline = 0
  913.   FontStrikeOut = 0
  914. END LABEL
  915. BEGIN LABEL
  916.   Type = 0
  917.   Name = TOTAL
  918.   Left = 770
  919.   Top = 504
  920.   Height = 22
  921.   Width = 100
  922.   Caption = @Sum([TOTAL])
  923.   Alignment = 1
  924.   Color = clWhite
  925.   Transparent = 1
  926.   FontName = Arial
  927.   FontSize = 9
  928.   FontColor = clBlack
  929.   FontBold = 0
  930.   FontItalic = 0
  931.   FontUnderline = 0
  932.   FontStrikeOut = 0
  933. END LABEL
  934. BEGIN LABEL
  935.   Type = 0
  936.   Name = QUAN Caption
  937.   Left = 567
  938.   Top = 470
  939.   Height = 22
  940.   Width = 80
  941.   Caption = Quantity
  942.   Alignment = 1
  943.   Color = clWhite
  944.   Transparent = 1
  945.   FontName = Arial
  946.   FontSize = 9
  947.   FontColor = clBlack
  948.   FontBold = 1
  949.   FontItalic = 0
  950.   FontUnderline = 0
  951.   FontStrikeOut = 0
  952. END LABEL
  953. BEGIN LABEL
  954.   Type = 0
  955.   Name = SUBTOTAL Caption
  956.   Left = 659
  957.   Top = 470
  958.   Height = 22
  959.   Width = 100
  960.   Caption = Net
  961.   Alignment = 1
  962.   Color = clWhite
  963.   Transparent = 1
  964.   FontName = Arial
  965.   FontSize = 9
  966.   FontColor = clBlack
  967.   FontBold = 1
  968.   FontItalic = 0
  969.   FontUnderline = 0
  970.   FontStrikeOut = 0
  971. END LABEL
  972. BEGIN LABEL
  973.   Type = 0
  974.   Name = TOTAL Caption
  975.   Left = 771
  976.   Top = 470
  977.   Height = 22
  978.   Width = 100
  979.   Caption = Total
  980.   Alignment = 1
  981.   Color = clWhite
  982.   Transparent = 1
  983.   FontName = Arial
  984.   FontSize = 9
  985.   FontColor = clBlack
  986.   FontBold = 1
  987.   FontItalic = 0
  988.   FontUnderline = 0
  989.   FontStrikeOut = 0
  990. END LABEL
  991. BEGIN LABEL
  992.   Type = 0
  993.   Name = Label16
  994.   Left = 879
  995.   Top = 470
  996.   Height = 22
  997.   Width = 100
  998.   Caption = Profit
  999.   Alignment = 1
  1000.   Color = clWhite
  1001.   Transparent = 1
  1002.   FontName = Arial
  1003.   FontSize = 9
  1004.   FontColor = clBlack
  1005.   FontBold = 1
  1006.   FontItalic = 0
  1007.   FontUnderline = 0
  1008.   FontStrikeOut = 0
  1009. END LABEL
  1010. BEGIN LABEL
  1011.   Type = 0
  1012.   Name = PROFIT
  1013.   Left = 878
  1014.   Top = 504
  1015.   Height = 22
  1016.   Width = 100
  1017.   Caption = @Sum([PROFIT])
  1018.   Alignment = 1
  1019.   Color = clWhite
  1020.   Transparent = 1
  1021.   FontName = Arial
  1022.   FontSize = 9
  1023.   FontColor = clBlack
  1024.   FontBold = 0
  1025.   FontItalic = 0
  1026.   FontUnderline = 0
  1027.   FontStrikeOut = 0
  1028. END LABEL
  1029. BEGIN LABEL
  1030.   Type = 0
  1031.   Name = Label18
  1032.   Left = 657
  1033.   Top = 590
  1034.   Height = 22
  1035.   Width = 100
  1036.   Caption = @Sum([SUBTOTAL])
  1037.   Alignment = 1
  1038.   Color = clWhite
  1039.   Transparent = 1
  1040.   FontName = Arial
  1041.   FontSize = 9
  1042.   FontColor = clBlack
  1043.   FontBold = 0
  1044.   FontItalic = 0
  1045.   FontUnderline = 0
  1046.   FontStrikeOut = 0
  1047. END LABEL
  1048. BEGIN LABEL
  1049.   Type = 0
  1050.   Name = Label19
  1051.   Left = 770
  1052.   Top = 590
  1053.   Height = 22
  1054.   Width = 100
  1055.   Caption = @Sum([TOTAL])
  1056.   Alignment = 1
  1057.   Color = clWhite
  1058.   Transparent = 1
  1059.   FontName = Arial
  1060.   FontSize = 9
  1061.   FontColor = clBlack
  1062.   FontBold = 0
  1063.   FontItalic = 0
  1064.   FontUnderline = 0
  1065.   FontStrikeOut = 0
  1066. END LABEL
  1067. BEGIN LABEL
  1068.   Type = 0
  1069.   Name = Label20
  1070.   Left = 878
  1071.   Top = 590
  1072.   Height = 22
  1073.   Width = 100
  1074.   Caption = @Sum([PROFIT])
  1075.   Alignment = 1
  1076.   Color = clWhite
  1077.   Transparent = 1
  1078.   FontName = Arial
  1079.   FontSize = 9
  1080.   FontColor = clBlack
  1081.   FontBold = 0
  1082.   FontItalic = 0
  1083.   FontUnderline = 0
  1084.   FontStrikeOut = 0
  1085. END LABEL
  1086. BEGIN LABEL
  1087.   Type = 0
  1088.   Name = Label1
  1089.   Left = 35
  1090.   Top = 110
  1091.   Height = 45
  1092.   Width = 449
  1093.   Caption = Product History Summary
  1094.   Alignment = 0
  1095.   Color = clBlue
  1096.   Transparent = 1
  1097.   FontName = Arial
  1098.   FontSize = 20
  1099.   FontColor = clWhite
  1100.   FontBold = 1
  1101.   FontItalic = 1
  1102.   FontUnderline = 0
  1103.   FontStrikeOut = 0
  1104. END LABEL
  1105. BEGIN LABEL
  1106.   Type = 0
  1107.   Name = DESC Caption
  1108.   Left = 67
  1109.   Top = 425
  1110.   Height = 22
  1111.   Width = 120
  1112.   Caption = Description
  1113.   Alignment = 0
  1114.   Color = clWhite
  1115.   Transparent = 1
  1116.   FontName = Arial
  1117.   FontSize = 9
  1118.   FontColor = clBlack
  1119.   FontBold = 1
  1120.   FontItalic = 0
  1121.   FontUnderline = 0
  1122.   FontStrikeOut = 0
  1123. END LABEL
  1124. BEGIN LABEL
  1125.   Type = 0
  1126.   Name = ACCREF Caption
  1127.   Left = 107
  1128.   Top = 470
  1129.   Height = 22
  1130.   Width = 120
  1131.   Caption = Customer Ref.
  1132.   Alignment = 0
  1133.   Color = clWhite
  1134.   Transparent = 1
  1135.   FontName = Arial
  1136.   FontSize = 9
  1137.   FontColor = clBlack
  1138.   FontBold = 1
  1139.   FontItalic = 0
  1140.   FontUnderline = 0
  1141.   FontStrikeOut = 0
  1142. END LABEL
  1143. BEGIN LABEL
  1144.   Type = 0
  1145.   Name = NAME Caption
  1146.   Left = 236
  1147.   Top = 470
  1148.   Height = 22
  1149.   Width = 320
  1150.   Caption = Customer Name
  1151.   Alignment = 0
  1152.   Color = clWhite
  1153.   Transparent = 1
  1154.   FontName = Arial
  1155.   FontSize = 9
  1156.   FontColor = clBlack
  1157.   FontBold = 1
  1158.   FontItalic = 0
  1159.   FontUnderline = 0
  1160.   FontStrikeOut = 0
  1161. END LABEL
  1162. BEGIN LABEL
  1163.   Type = 0
  1164.   Name = SUBTOTAL
  1165.   Left = 657
  1166.   Top = 504
  1167.   Height = 22
  1168.   Width = 100
  1169.   Caption = @Sum([SUBTOTAL])
  1170.   Alignment = 1
  1171.   Color = clWhite
  1172.   Transparent = 1
  1173.   FontName = Arial
  1174.   FontSize = 9
  1175.   FontColor = clBlack
  1176.   FontBold = 0
  1177.   FontItalic = 0
  1178.   FontUnderline = 0
  1179.   FontStrikeOut = 0
  1180. END LABEL
  1181. BEGIN LABEL
  1182.   Type = 0
  1183.   Name = Label22
  1184.   Left = 770
  1185.   Top = 543
  1186.   Height = 22
  1187.   Width = 100
  1188.   Caption = @Sum([TOTAL])
  1189.   Alignment = 1
  1190.   Color = clWhite
  1191.   Transparent = 1
  1192.   FontName = Arial
  1193.   FontSize = 9
  1194.   FontColor = clBlack
  1195.   FontBold = 0
  1196.   FontItalic = 0
  1197.   FontUnderline = 0
  1198.   FontStrikeOut = 0
  1199. END LABEL
  1200. BEGIN LABEL
  1201.   Type = 0
  1202.   Name = Label23
  1203.   Left = 878
  1204.   Top = 543
  1205.   Height = 22
  1206.   Width = 100
  1207.   Caption = @Sum([PROFIT])
  1208.   Alignment = 1
  1209.   Color = clWhite
  1210.   Transparent = 1
  1211.   FontName = Arial
  1212.   FontSize = 9
  1213.   FontColor = clBlack
  1214.   FontBold = 0
  1215.   FontItalic = 0
  1216.   FontUnderline = 0
  1217.   FontStrikeOut = 0
  1218. END LABEL
  1219. BEGIN LABEL
  1220.   Type = 0
  1221.   Name = Label24
  1222.   Left = 657
  1223.   Top = 543
  1224.   Height = 22
  1225.   Width = 100
  1226.   Caption = @Sum([SUBTOTAL])
  1227.   Alignment = 1
  1228.   Color = clWhite
  1229.   Transparent = 1
  1230.   FontName = Arial
  1231.   FontSize = 9
  1232.   FontColor = clBlack
  1233.   FontBold = 0
  1234.   FontItalic = 0
  1235.   FontUnderline = 0
  1236.   FontStrikeOut = 0
  1237. END LABEL
  1238. BEGIN LABEL
  1239.   Type = 0
  1240.   Name = ACREF
  1241.   Left = 108
  1242.   Top = 504
  1243.   Height = 22
  1244.   Width = 120
  1245.   Caption = [ACREF]
  1246.   Alignment = 0
  1247.   Color = clWhite
  1248.   Transparent = 1
  1249.   FontName = Arial
  1250.   FontSize = 9
  1251.   FontColor = clBlack
  1252.   FontBold = 0
  1253.   FontItalic = 0
  1254.   FontUnderline = 0
  1255.   FontStrikeOut = 0
  1256. END LABEL
  1257. BEGIN LABEL
  1258.   Type = 0
  1259.   Name = QUAN
  1260.   Left = 566
  1261.   Top = 504
  1262.   Height = 22
  1263.   Width = 80
  1264.   Caption = @Sum([QUAN])
  1265.   Alignment = 1
  1266.   Color = clWhite
  1267.   Transparent = 1
  1268.   FontName = Arial
  1269.   FontSize = 9
  1270.   FontColor = clBlack
  1271.   FontBold = 0
  1272.   FontItalic = 0
  1273.   FontUnderline = 0
  1274.   FontStrikeOut = 0
  1275. END LABEL
  1276. BEGIN LABEL
  1277.   Type = 0
  1278.   Name = Label26
  1279.   Left = 449
  1280.   Top = 543
  1281.   Height = 22
  1282.   Width = 114
  1283.   Caption = Product Totals
  1284.   Alignment = 0
  1285.   Color = clWhite
  1286.   Transparent = 1
  1287.   FontName = Arial
  1288.   FontSize = 9
  1289.   FontColor = clBlack
  1290.   FontBold = 1
  1291.   FontItalic = 0
  1292.   FontUnderline = 0
  1293.   FontStrikeOut = 0
  1294. END LABEL
  1295. BEGIN LABEL
  1296.   Type = 0
  1297.   Name = NAME
  1298.   Left = 236
  1299.   Top = 504
  1300.   Height = 22
  1301.   Width = 320
  1302.   Caption = [NAME]
  1303.   Alignment = 0
  1304.   Color = clWhite
  1305.   Transparent = 1
  1306.   FontName = Arial
  1307.   FontSize = 9
  1308.   FontColor = clBlack
  1309.   FontBold = 0
  1310.   FontItalic = 0
  1311.   FontUnderline = 0
  1312.   FontStrikeOut = 0
  1313. END LABEL
  1314. BEGIN LABEL
  1315.   Type = 0
  1316.   Name = Label14
  1317.   Left = 34
  1318.   Top = 361
  1319.   Height = 22
  1320.   Width = 120
  1321.   Caption = Description
  1322.   Alignment = 0
  1323.   Color = clWhite
  1324.   Transparent = 1
  1325.   FontName = Arial
  1326.   FontSize = 9
  1327.   FontColor = clBlack
  1328.   FontBold = 1
  1329.   FontItalic = 0
  1330.   FontUnderline = 0
  1331.   FontStrikeOut = 0
  1332. END LABEL
  1333. BEGIN LABEL
  1334.   Type = 0
  1335.   Name = Label15
  1336.   Left = 34
  1337.   Top = 336
  1338.   Height = 22
  1339.   Width = 120
  1340.   Caption = Product Group
  1341.   Alignment = 0
  1342.   Color = clWhite
  1343.   Transparent = 1
  1344.   FontName = Arial
  1345.   FontSize = 9
  1346.   FontColor = clBlack
  1347.   FontBold = 1
  1348.   FontItalic = 0
  1349.   FontUnderline = 0
  1350.   FontStrikeOut = 0
  1351. END LABEL
  1352. BEGIN LABEL
  1353.   Type = 0
  1354.   Name = Label5
  1355.   Left = 567
  1356.   Top = 543
  1357.   Height = 22
  1358.   Width = 80
  1359.   Caption = @Sum([QUAN])
  1360.   Alignment = 1
  1361.   Color = clWhite
  1362.   Transparent = 1
  1363.   FontName = Arial
  1364.   FontSize = 9
  1365.   FontColor = clBlack
  1366.   FontBold = 0
  1367.   FontItalic = 0
  1368.   FontUnderline = 0
  1369.   FontStrikeOut = 0
  1370. END LABEL
  1371. BEGIN LABEL
  1372.   Type = 0
  1373.   Name = Label17
  1374.   Left = 657
  1375.   Top = 638
  1376.   Height = 22
  1377.   Width = 100
  1378.   Caption = @Sum([SUBTOTAL])
  1379.   Alignment = 1
  1380.   Color = clWhite
  1381.   Transparent = 1
  1382.   FontName = Arial
  1383.   FontSize = 9
  1384.   FontColor = clBlack
  1385.   FontBold = 0
  1386.   FontItalic = 0
  1387.   FontUnderline = 0
  1388.   FontStrikeOut = 0
  1389. END LABEL
  1390. BEGIN LABEL
  1391.   Type = 0
  1392.   Name = Label25
  1393.   Left = 770
  1394.   Top = 638
  1395.   Height = 22
  1396.   Width = 100
  1397.   Caption = @Sum([TOTAL])
  1398.   Alignment = 1
  1399.   Color = clWhite
  1400.   Transparent = 1
  1401.   FontName = Arial
  1402.   FontSize = 9
  1403.   FontColor = clBlack
  1404.   FontBold = 0
  1405.   FontItalic = 0
  1406.   FontUnderline = 0
  1407.   FontStrikeOut = 0
  1408. END LABEL
  1409. BEGIN LABEL
  1410.   Type = 0
  1411.   Name = Label27
  1412.   Left = 878
  1413.   Top = 638
  1414.   Height = 22
  1415.   Width = 100
  1416.   Caption = @Sum([PROFIT])
  1417.   Alignment = 1
  1418.   Color = clWhite
  1419.   Transparent = 1
  1420.   FontName = Arial
  1421.   FontSize = 9
  1422.   FontColor = clBlack
  1423.   FontBold = 0
  1424.   FontItalic = 0
  1425.   FontUnderline = 0
  1426.   FontStrikeOut = 0
  1427. END LABEL
  1428. BEGIN LABEL
  1429.   Type = 0
  1430.   Name = PGDESC
  1431.   Left = 157
  1432.   Top = 361
  1433.   Height = 22
  1434.   Width = 350
  1435.   Caption = [PGDESC]
  1436.   Alignment = 0
  1437.   Color = clWhite
  1438.   Transparent = 1
  1439.   FontName = Arial
  1440.   FontSize = 9
  1441.   FontColor = clBlack
  1442.   FontBold = 0
  1443.   FontItalic = 0
  1444.   FontUnderline = 0
  1445.   FontStrikeOut = 0
  1446. END LABEL
  1447. BEGIN LABEL
  1448.   Type = 0
  1449.   Name = STOCKCODE1
  1450.   Left = 189
  1451.   Top = 400
  1452.   Height = 22
  1453.   Width = 151
  1454.   Caption = [STOCKCODE]
  1455.   Alignment = 0
  1456.   Color = clWhite
  1457.   Transparent = 1
  1458.   FontName = Arial
  1459.   FontSize = 9
  1460.   FontColor = clBlack
  1461.   FontBold = 0
  1462.   FontItalic = 0
  1463.   FontUnderline = 0
  1464.   FontStrikeOut = 0
  1465. END LABEL
  1466. BEGIN LABEL
  1467.   Type = 0
  1468.   Name = DESC1
  1469.   Left = 190
  1470.   Top = 425
  1471.   Height = 22
  1472.   Width = 330
  1473.   Caption = [DESC]
  1474.   Alignment = 0
  1475.   Color = clWhite
  1476.   Transparent = 1
  1477.   FontName = Arial
  1478.   FontSize = 9
  1479.   FontColor = clBlack
  1480.   FontBold = 0
  1481.   FontItalic = 0
  1482.   FontUnderline = 0
  1483.   FontStrikeOut = 0
  1484. END LABEL
  1485. BEGIN LABEL
  1486.   Type = 0
  1487.   Name = PRODCODE
  1488.   Left = 157
  1489.   Top = 336
  1490.   Height = 22
  1491.   Width = 162
  1492.   Caption = [PRODCODE]
  1493.   Alignment = 0
  1494.   Color = clWhite
  1495.   Transparent = 1
  1496.   FontName = Arial
  1497.   FontSize = 9
  1498.   FontColor = clBlack
  1499.   FontBold = 0
  1500.   FontItalic = 0
  1501.   FontUnderline = 0
  1502.   FontStrikeOut = 0
  1503. END LABEL
  1504. BEGIN LABEL
  1505.   Type = 0
  1506.   Name = STOCKCODE Caption
  1507.   Left = 67
  1508.   Top = 400
  1509.   Height = 22
  1510.   Width = 120
  1511.   Caption = Stock Code
  1512.   Alignment = 0
  1513.   Color = clWhite
  1514.   Transparent = 1
  1515.   FontName = Arial
  1516.   FontSize = 9
  1517.   FontColor = clBlack
  1518.   FontBold = 1
  1519.   FontItalic = 0
  1520.   FontUnderline = 0
  1521.   FontStrikeOut = 0
  1522. END LABEL
  1523. BEGIN LABEL
  1524.   Type = 0
  1525.   Name = Label21
  1526.   Left = 538
  1527.   Top = 590
  1528.   Height = 22
  1529.   Width = 114
  1530.   Caption = Group Totals
  1531.   Alignment = 0
  1532.   Color = clWhite
  1533.   Transparent = 1
  1534.   FontName = Arial
  1535.   FontSize = 9
  1536.   FontColor = clBlack
  1537.   FontBold = 1
  1538.   FontItalic = 0
  1539.   FontUnderline = 0
  1540.   FontStrikeOut = 0
  1541. END LABEL
  1542. BEGIN LABEL
  1543.   Type = 0
  1544.   Name = Label28
  1545.   Left = 538
  1546.   Top = 638
  1547.   Height = 22
  1548.   Width = 114
  1549.   Caption = Report Totals
  1550.   Alignment = 0
  1551.   Color = clWhite
  1552.   Transparent = 1
  1553.   FontName = Arial
  1554.   FontSize = 9
  1555.   FontColor = clBlack
  1556.   FontBold = 1
  1557.   FontItalic = 0
  1558.   FontUnderline = 0
  1559.   FontStrikeOut = 0
  1560. END LABEL
  1561. BEGIN LABEL
  1562.   Type = 0
  1563.   Name = Label31
  1564.   Left = 681
  1565.   Top = 198
  1566.   Height = 22
  1567.   Width = 110
  1568.   Caption = Finish Customer
  1569.   Alignment = 0
  1570.   Color = clWhite
  1571.   Transparent = 1
  1572.   FontName = MS Sans Serif
  1573.   FontSize = 8
  1574.   FontColor = clBlack
  1575.   FontBold = 0
  1576.   FontItalic = 0
  1577.   FontUnderline = 1
  1578.   FontStrikeOut = 0
  1579. END LABEL
  1580. BEGIN LABEL
  1581.   Type = 0
  1582.   Name = Label32
  1583.   Left = 176
  1584.   Top = 198
  1585.   Height = 22
  1586.   Width = 135
  1587.   Caption = Finish Stock Code
  1588.   Alignment = 0
  1589.   Color = clWhite
  1590.   Transparent = 1
  1591.   FontName = MS Sans Serif
  1592.   FontSize = 8
  1593.   FontColor = clBlack
  1594.   FontBold = 0
  1595.   FontItalic = 0
  1596.   FontUnderline = 1
  1597.   FontStrikeOut = 0
  1598. END LABEL
  1599. BEGIN LABEL
  1600.   Type = 0
  1601.   Name = Label34
  1602.   Left = 567
  1603.   Top = 198
  1604.   Height = 22
  1605.   Width = 110
  1606.   Caption = Start Customer
  1607.   Alignment = 0
  1608.   Color = clWhite
  1609.   Transparent = 1
  1610.   FontName = MS Sans Serif
  1611.   FontSize = 8
  1612.   FontColor = clBlack
  1613.   FontBold = 0
  1614.   FontItalic = 0
  1615.   FontUnderline = 1
  1616.   FontStrikeOut = 0
  1617. END LABEL
  1618. BEGIN LABEL
  1619.   Type = 0
  1620.   Name = Label35
  1621.   Left = 795
  1622.   Top = 198
  1623.   Height = 22
  1624.   Width = 100
  1625.   Caption = Start Date
  1626.   Alignment = 0
  1627.   Color = clWhite
  1628.   Transparent = 1
  1629.   FontName = MS Sans Serif
  1630.   FontSize = 8
  1631.   FontColor = clBlack
  1632.   FontBold = 0
  1633.   FontItalic = 0
  1634.   FontUnderline = 1
  1635.   FontStrikeOut = 0
  1636. END LABEL
  1637. BEGIN LABEL
  1638.   Type = 0
  1639.   Name = Label36
  1640.   Left = 897
  1641.   Top = 198
  1642.   Height = 22
  1643.   Width = 100
  1644.   Caption = Start Date
  1645.   Alignment = 0
  1646.   Color = clWhite
  1647.   Transparent = 1
  1648.   FontName = MS Sans Serif
  1649.   FontSize = 8
  1650.   FontColor = clBlack
  1651.   FontBold = 0
  1652.   FontItalic = 0
  1653.   FontUnderline = 1
  1654.   FontStrikeOut = 0
  1655. END LABEL
  1656. BEGIN LABEL
  1657.   Type = 0
  1658.   Name = StStock
  1659.   Left = 36
  1660.   Top = 223
  1661.   Height = 22
  1662.   Width = 135
  1663.   Caption = 
  1664.   Alignment = 0
  1665.   Color = clWhite
  1666.   Transparent = 1
  1667.   FontName = MS Sans Serif
  1668.   FontSize = 8
  1669.   FontColor = clBlack
  1670.   FontBold = 0
  1671.   FontItalic = 0
  1672.   FontUnderline = 0
  1673.   FontStrikeOut = 0
  1674. END LABEL
  1675. BEGIN LABEL
  1676.   Type = 0
  1677.   Name = FinProdGrp
  1678.   Left = 441
  1679.   Top = 223
  1680.   Height = 22
  1681.   Width = 119
  1682.   Caption = 
  1683.   Alignment = 0
  1684.   Color = clWhite
  1685.   Transparent = 1
  1686.   FontName = MS Sans Serif
  1687.   FontSize = 8
  1688.   FontColor = clBlack
  1689.   FontBold = 0
  1690.   FontItalic = 0
  1691.   FontUnderline = 0
  1692.   FontStrikeOut = 0
  1693. END LABEL
  1694. BEGIN LABEL
  1695.   Type = 0
  1696.   Name = StProdGrp
  1697.   Left = 318
  1698.   Top = 223
  1699.   Height = 22
  1700.   Width = 119
  1701.   Caption = 
  1702.   Alignment = 0
  1703.   Color = clWhite
  1704.   Transparent = 1
  1705.   FontName = MS Sans Serif
  1706.   FontSize = 8
  1707.   FontColor = clBlack
  1708.   FontBold = 0
  1709.   FontItalic = 0
  1710.   FontUnderline = 0
  1711.   FontStrikeOut = 0
  1712. END LABEL
  1713. BEGIN LABEL
  1714.   Type = 0
  1715.   Name = FinStock
  1716.   Left = 176
  1717.   Top = 223
  1718.   Height = 22
  1719.   Width = 135
  1720.   Caption = 
  1721.   Alignment = 0
  1722.   Color = clWhite
  1723.   Transparent = 1
  1724.   FontName = MS Sans Serif
  1725.   FontSize = 8
  1726.   FontColor = clBlack
  1727.   FontBold = 0
  1728.   FontItalic = 0
  1729.   FontUnderline = 0
  1730.   FontStrikeOut = 0
  1731. END LABEL
  1732. BEGIN LABEL
  1733.   Type = 0
  1734.   Name = StCust
  1735.   Left = 567
  1736.   Top = 223
  1737.   Height = 22
  1738.   Width = 110
  1739.   Caption = 
  1740.   Alignment = 0
  1741.   Color = clWhite
  1742.   Transparent = 1
  1743.   FontName = MS Sans Serif
  1744.   FontSize = 8
  1745.   FontColor = clBlack
  1746.   FontBold = 0
  1747.   FontItalic = 0
  1748.   FontUnderline = 0
  1749.   FontStrikeOut = 0
  1750. END LABEL
  1751. BEGIN LABEL
  1752.   Type = 0
  1753.   Name = StDate
  1754.   Left = 795
  1755.   Top = 223
  1756.   Height = 22
  1757.   Width = 100
  1758.   Caption = 
  1759.   Alignment = 0
  1760.   Color = clWhite
  1761.   Transparent = 1
  1762.   FontName = MS Sans Serif
  1763.   FontSize = 8
  1764.   FontColor = clBlack
  1765.   FontBold = 0
  1766.   FontItalic = 0
  1767.   FontUnderline = 0
  1768.   FontStrikeOut = 0
  1769. END LABEL
  1770. BEGIN LABEL
  1771.   Type = 0
  1772.   Name = Label4
  1773.   Left = 769
  1774.   Top = 94
  1775.   Height = 22
  1776.   Width = 89
  1777.   Caption = Time
  1778.   Alignment = 0
  1779.   Color = clWhite
  1780.   Transparent = 1
  1781.   FontName = Arial
  1782.   FontSize = 10
  1783.   FontColor = clBlack
  1784.   FontBold = 0
  1785.   FontItalic = 0
  1786.   FontUnderline = 0
  1787.   FontStrikeOut = 0
  1788. END LABEL
  1789. BEGIN LABEL
  1790.   Type = 0
  1791.   Name = CompName
  1792.   Left = 35
  1793.   Top = 39
  1794.   Height = 32
  1795.   Width = 650
  1796.   Caption = Company Name
  1797.   Alignment = 0
  1798.   Color = clWhite
  1799.   Transparent = 1
  1800.   FontName = Arial
  1801.   FontSize = 14
  1802.   FontColor = clBlack
  1803.   FontBold = 1
  1804.   FontItalic = 0
  1805.   FontUnderline = 1
  1806.   FontStrikeOut = 0
  1807. END LABEL
  1808. BEGIN LABEL
  1809.   Type = 0
  1810.   Name = SysDate
  1811.   Left = 866
  1812.   Top = 68
  1813.   Height = 22
  1814.   Width = 100
  1815.   Caption = 
  1816.   Alignment = 0
  1817.   Color = clWhite
  1818.   Transparent = 1
  1819.   FontName = Arial
  1820.   FontSize = 10
  1821.   FontColor = clBlack
  1822.   FontBold = 0
  1823.   FontItalic = 0
  1824.   FontUnderline = 0
  1825.   FontStrikeOut = 0
  1826. END LABEL
  1827. BEGIN LABEL
  1828.   Type = 0
  1829.   Name = Label30
  1830.   Left = 441
  1831.   Top = 198
  1832.   Height = 22
  1833.   Width = 119
  1834.   Caption = Finish Prod. Grp
  1835.   Alignment = 0
  1836.   Color = clWhite
  1837.   Transparent = 1
  1838.   FontName = MS Sans Serif
  1839.   FontSize = 8
  1840.   FontColor = clBlack
  1841.   FontBold = 0
  1842.   FontItalic = 0
  1843.   FontUnderline = 1
  1844.   FontStrikeOut = 0
  1845. END LABEL
  1846. BEGIN LABEL
  1847.   Type = 0
  1848.   Name = Label33
  1849.   Left = 318
  1850.   Top = 198
  1851.   Height = 22
  1852.   Width = 119
  1853.   Caption = Start Prod. Grp
  1854.   Alignment = 0
  1855.   Color = clWhite
  1856.   Transparent = 1
  1857.   FontName = MS Sans Serif
  1858.   FontSize = 8
  1859.   FontColor = clBlack
  1860.   FontBold = 0
  1861.   FontItalic = 0
  1862.   FontUnderline = 1
  1863.   FontStrikeOut = 0
  1864. END LABEL
  1865. BEGIN LABEL
  1866.   Type = 0
  1867.   Name = Label29
  1868.   Left = 36
  1869.   Top = 198
  1870.   Height = 22
  1871.   Width = 135
  1872.   Caption = Start Stock Code
  1873.   Alignment = 0
  1874.   Color = clWhite
  1875.   Transparent = 1
  1876.   FontName = MS Sans Serif
  1877.   FontSize = 8
  1878.   FontColor = clBlack
  1879.   FontBold = 0
  1880.   FontItalic = 0
  1881.   FontUnderline = 1
  1882.   FontStrikeOut = 0
  1883. END LABEL
  1884. BEGIN LABEL
  1885.   Type = 0
  1886.   Name = FinDate
  1887.   Left = 897
  1888.   Top = 223
  1889.   Height = 22
  1890.   Width = 100
  1891.   Caption = 
  1892.   Alignment = 0
  1893.   Color = clWhite
  1894.   Transparent = 1
  1895.   FontName = MS Sans Serif
  1896.   FontSize = 8
  1897.   FontColor = clBlack
  1898.   FontBold = 0
  1899.   FontItalic = 0
  1900.   FontUnderline = 0
  1901.   FontStrikeOut = 0
  1902. END LABEL
  1903. BEGIN LABEL
  1904.   Type = 0
  1905.   Name = FinCust
  1906.   Left = 681
  1907.   Top = 223
  1908.   Height = 22
  1909.   Width = 110
  1910.   Caption = 
  1911.   Alignment = 0
  1912.   Color = clWhite
  1913.   Transparent = 1
  1914.   FontName = MS Sans Serif
  1915.   FontSize = 8
  1916.   FontColor = clBlack
  1917.   FontBold = 0
  1918.   FontItalic = 0
  1919.   FontUnderline = 0
  1920.   FontStrikeOut = 0
  1921. END LABEL
  1922.