: v3.1
: This file contains additional CheX options.  Lines prefixed by colons are
: comments.  For the options in this file to take effect the file must be
: named CHEX.INI.  As an option you can use the DOS copy command to make
: this file your CHEX.INI file.  e.g. COPY CHEXINI.DOC CHEX.INI

: CheX looks for this file first in the directory that you are in when you
: issued the CheX command and then in the directory entered on the command
: line.  e.g.  CHEX C:\DATA\*.CHX

: Commands should be entered immediately following the equal sign.  i.e. Do
: not put a space between the equal sign and the command.

: Use the define command for characters that are difficult to type when
: entering the commands below.
: e.g. Define |=012  (bar becomes a formfeed)
:      Define \=027  (backslash becomes the escape character)

Define |=012
Define \=027

: Commands sent before and after each check page is printed.  Use backslash
: for the escape character.
PrtCkPrefix=
PrtCkEnd=

: Number of checks per page.  Default is one.
PrtCkPerPage=

: This escape sequence overrides what is on the format check screen.  F8-F
PrtCkMicro=

: LPT number for your report printer.  (1, 2, or 3)
PrtRptLPT=

: Command sent to the report writer printer when CheX is first started.
PrtRptInit=

: Commands sent to the report writer printer when a report is printed.
PrtRptPrefix=
PrtRptEnd=

: Commands sent to the report writer printer when a wide (132 character)
: report is printed.  This can be used to turn on compressed or landscape
: printing if you do not have a wide carriage printer.
PrtRptWPre=
PrtRptWEnd=

: Wide print lines per page.  Default is the same as normal print. (F8-C)
PrtRptWLines=

: Command sent when you exit CheX and the report printer was used or when a
: command was sent using PrtRptInit.
PrtRptExit=

: Command sent after using Typewriter function.  (F7-T)
PrtTypeEnd=

: Command sent at the end of Find and Print.  (F4-P)
PrtFindEnd=

: Enter YES to prevent snow on CGA monitors.  Default is NO.
PreventSnow=

: Enter NO to suppress the clearing of alpha fields by the first key stroke.
: Default is YES.
ClearEntry=

: Enter YES to swap the HOME and END keys with ^Page-Up and ^Page-Down.
: Default is NO.
SwapHomeKey=

: Enter YES to swap the LEFT and RIGHT ARROW keys with ^LEFT and ^RIGHT
: ARROW keys.  While in the middle of an edit, the ARROW key will resort back
: to single character cursor movement.
: Default is NO.
SwapArrowKey=

: Enter NAME to display directories in name order instead of decending date
: order.
DirOrder=

: Enter the maximum number of category totals you need.  Valid entries are
: 1 to 88.  Each category total uses 1440 bytes of memory.
: Default is 28.
CategoryMax=
END

: The following is what I use with a HP LaserJet IIIP printer:
: Define |=012
: Define \=027
: Define @=010
: PrtCkPrefix=\&l3O
: PrtCkEnd=\E
: PrtCkMicro=\&l48D@\&l6D
: PrtRptWPre=\(10U\(s0p16.67h8.5v0s0b0T\&l8D
: PrtRptWEnd=\E
: PrtRptWLines=77
: PrtTypeEnd=|
: PrtFindEnd=|
: The following is for compressed print on an Epson or a Thinkjet printer.
:  = ASCII 15 and  = ASCII 18.
: PrtRptWPre=
: PrtRptWEnd=
: END
