Home › Forums › Knowledge Base › Legacy Applications › Check Listing Plugin ChekList 6.02
- This topic has 0 replies, 1 voice, and was last updated 19 years, 2 months ago by
Rob.
-
AuthorPosts
-
April 14, 2006 at 4:01 pm #1515
Rob
MemberCheck Listing Plugin ChekList 6.02
Last edited: December 15, 2003 08:07 AM
The Check Listing plugin is a custom plugin written explicitly for Stockmans, but is available for download to dealers who would like to use it as is. It provides a listing of check amounts by node for each check posted for the date range selected. These amounts can be masked to exclude individual price levels.
Installation
Place the following files in the Plugins directory:
* ChekList.EXE – the program executable
* ChekList.PID – the program definition file
* ChekList.RES – the program resource fileSample
*** Check Listing Report ***
Report Printed on: Thu, Jan 20, 2000 12:22pm
Report For: Tue, Oct 12, 1999
> Tue, Oct 12, 1999Includes Price Levels 0, 1, 2, 3
*** BAR ***
Date Time Check Amount Server
991012 1050 361 5.50 Thompson, John991012 1126 364 1.25 Thompson, John
991012 1158 377 6.95 Thompson, John
991012 1206 372 4.25 Thompson, John
991012 1215 366 9.50 Thompson, John
991012 1251 381 6.70 Thompson, John
991012 1318 387 34.90 Thompson, John
991012 1318 390 2.50 Thompson, John
991012 1321 385 12.65 Thompson, John
991012 1326 376 12.90 Thompson, John
991012 1437 396 2.25 Thompson, John
991012 1446 367 15.75 Thompson, John
991012 1458 399 2.25 Thompson, John
991012 1511 400 2.25 Thompson, John
991012 1520 404 2.25 Thompson, John
991012 1523 405 5.00 Thompson, John
991012 1524 406 2.25 Thompson, John
991012 1532 407 2.25 Thompson, John
=============================================================
* denotes an overring
(Version 6.02)
Configuration
ChekList1.jpg (10390 bytes)Check Listing can be configured from the Configure Extra Reports section of the File pulldown menu. When first installed the four price level boxes will be checked. When unchecked, they prevent Check Listing from including amounts from PLUs that were rung up at that price level. If no items qualify on a check, the check will not be listed on the report.
[img:3jy691eo]http://www.possupport.net/dealer/kbase/images/cheklist1.jpg[/img:3jy691eo]
Technical
Check Listing loads Registry.Dat for the configuration options and Employee.Dat for the employee names. It then reads the journal files as necessary, until it has finished the last journal file, or hit 10,000 entries. The last step is to build the report. Because of the size of the report, coupled with the requirement to list by node, report building can take up to 30 seconds. If the user tries to run a report with more than 10,000 entries, only the first 10,000 entries will be printed, and the following warning message will be printed:
===> Report Exceeded Maximum Size of 10000 Lines <===
===> Some Lines Were Dropped <=== Check Listing holds the price level flags on line 50 of Registry.Dat using a four digit number of which each digit represents one price level. One is checked, zero is unchecked. For example, a value of “0001” would mean that only price level 3 is checked.
Revisions7/20/99 Version 6.00 rw
1. Initial Release
10/14/99 Version 6.01 rw
1. Redesigned it to print a line for each media instead of for each check.
2. It now sorts by node. Sorting forced there to be a limit on the number of lines that could be handled, so the limit is 10,000 media entries.
3. Added date, time, and media name to each entry.01/19/00 Version 6.02 rw
1. Removed media breakout from report. There is now only one line per check.
2. Added configuration screen to allow masking checks by price level. -
AuthorPosts
- You must be logged in to reply to this topic.