home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Boldly Go Collection
/
version40.iso
/
TS
/
17A
/
CHEX252.ZIP
/
CHEXINI.DOC
< prev
next >
Wrap
Text File
|
1992-04-03
|
2KB
|
77 lines
: 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 immediately follow the
: equal sign. i.e. Do 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=
: 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. (F6-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 NAME to display directories in name order instead of decending date
: order.
DirOrder=
: Enter YES to change date to current date on autocopy. (Alt-A)
: Default is NO.
AutoCopyDate=
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
: PrtTypeEnd=|
: PrtFindEnd=|
: END