Tony,
The size is controlled in code on a printer template. I have forwarded your request to Randy, and he is going to add a setting to control this. It will be available in a future release of POS, but I currently do not know when.
The check number is rolled over based on a setting, but be aware that it must be high enough so that they do not roll any checks over in a single day. In other words if they have it set to 999, they should not exceed 999 checks in one day. Doing so creates some reporting issues since there are 2 checks with the same # in the same day, but more importantly if they have an open check, and get back to the same number in rotation, the original check will be lost.
With that in mind: This setting is available in Win-EZ Manager 2.33, but 2.33 is currently in BETA testing, and will not be fully released for a while longer. In the mean time you can edit Global.dat in the client directory and change the line with code 9 like below.
9,”9999″
set this line to 999 or whatever value you want the checks to roll over at (99 minimum)
9,”999″
Just make sure that the information stays on one line.
If you don’t feel comfortable editing the file, send it to me, and I’ll change it and send it right back.
Rob
rob@win-ez.com