Home › Forums › Knowledge Base › Other Modules › Review – It
- This topic has 0 replies, 1 voice, and was last updated 19 years ago by
Rob.
-
AuthorPosts
-
April 15, 2006 at 1:30 pm #1629
Rob
MemberReview – It
Closed Check ViewerLast edited: December 15, 2003 08:17 AM
This program will allow touch scrolling through the closed checks in a journal file like CHEKVIEW. It will look like List-It with six extra buttons, one to move forward one check at a time through the journal, one to move backward through the journal one check at a time, one to move forward 10 checks and one to move back 10 checks, one to scroll up, one to scroll down.
SYNTAX
REVW-IT {/DATE=DATE} {/INIT} {/?}
* /DATE=YYMMDD format for day to convert files for, or ‘TODAY’ for today’s date or ‘YESTERDAY’ for yesterday’s date. Example: /DATE=TODAY Will default to today’s date if none specified.
* /INIT will initialize the video. Use when not run from Touchnet.
* /? Displays help info.
* Mouse Pointer will show if Environment variable ‘ShowMouse’ is set to Yes. * Scrolling will slow if Environment variable ‘SlowScroll’ is set to a value.
Revisions04/23/96 Version 1.01
1. Added feature: When Done is pressed Z:Check.TXT will be created, which can then be printed to choice of defined printers when used as a shell from Touchnet.
05/07/96 Beta Version 2!00
1. Compiled a beta version for compatibility with TOUCHNET version 5.xx
2. Updated the loading of the following files to accommodate file format changes in TOUCHNET version 5.xx:
Product.DAT
Employee.DAT
Depts.DAT (JobCode.DAT)
Customer database files
3. Updated the way PLUs are read from the journal files. FROM: Case 1 to 999 TO: Case -1999 to 999 INCR %MaxPLUs from 999 to 199906/06/96 Beta Version 2!01
1. Changed tracking on buttons to match TOUCHNET version 5 hardcoded pages. Beveled ONLY!
06/22/96 Beta Version 2!02
1. Z:CHECK.TXT was not formatted for 40 columns. Fixed!
2. Added text “** Reprint **” to z:check.txt May need to address Table Number variable conversion. Not sure if it is being stored numerically or alpha in journal file.06/27/96 Beta Version 2!03
1. Updated reading Media.DAT to TouchPRO file format.
2. Added void reporting.07/25/96 Version 2.04
1. Fixed bug related to version checking.
08/26/96 Version 2.05
1. Fixed bug related to /Date=Yesterday. Was not working because of missing FUNCTION fYesterday$. Whoops!
01/14/97 Version 5.06
1. Changed time stamp to match current major version of TouchPRO.
2. Added ability to print the check in the shell to the report printer of the node running the shell. Will still create the Z:check.txt in case no report printer is defined or available.
3. Changed the color of the highlight on buttons when touched. Was Yellow, now Black
4. No longer require Share, using new share libs like Manager/TouchPRO.
5. Added ability to select a date. Will default to date on command line, or today if not specified.03/10/97 Version 6.00
1. Changed loading of Employee.DAT and JobCode.DAT
05/19/97 Version 6.01
1. Added the ability to append the local node’s defined report cut code to the printed check.
06/11/97 Version 6.02
1. Added ability to check both local and global printer status. This will function just like TouchPRO does, with the same error windows,etc.
2. Added ability to respect a node’s local print buffer delay as defined in Local Options.07/07/97 Version 6.03
1. Will always initialize mouse now instead of only when /INIT was specified in the command line switch. This was done to fully support Elo-Graphics touch monitors.
12/08/98 Version 6.04
1. Added customer information to the check.
2. Expanded server and cashier name fields on check.
3. Moved Node and OrderType from bottom of check to top.
4. Y2K compliant.8/12/99 Version 6.05
1. Now supports up to 30 Media, to be compatible with TouchPRO 6.56.
2. Previous versions only supported 2 media per check. This version now supports up to 10 to be fully compatible with TouchPRO.11/17/99 Version 6.06 dh
1. Added support for secret global option Roll Journal Date Forward.
5/3/00 Version 6.07 rw
1. Increased limit of checks per day from 2000 to 3000.
2. Increased maximum readable journal file size from about 450K to size of the hard disk. -
AuthorPosts
- You must be logged in to reply to this topic.