NDC comm CompuFax User Manual

Page 84

Advertising
background image

6 0

ASCJN L.COM
This command file allows you to display formatted fax journal data located in FAX_JOURNAL.DAT, which
is an ASCII file created from the journal file FAX_JOU.DAT, by running the stand-alone JNL2ASCII.EXE
program in the FAX$DIR directory. This command file reads the file FAX_JOURNAL.DAT in the current
directory and displays the record to SYS$OUTPUT. The display portion can be modified for the site-specific
application.

CF31.RELEASE_N OTES
A text file which contains information about the current release and prior releases of CompuFax.

CF_REC.H
This is a C language include-file which gives the definitions that describe the records in T4 (fax) format files.
This is the format used by CompuFax for sending and receiving faxes.

COMPUFAX.PS, COMPUFAX.T4, COMPUFAX2.PS, COMPUFAX2.T4
These files contain sample images in PostScript and T4 (fax) format. These files can be used to fax graphic
images.

CVT_OUT.LOG
This is the log file created by the CompuFax converter that contains conversion messages.

DB.H, DB_CON D_KEY.C, DB_GET_DIR.C, DB_MAIN .C, DB_N EXT_REC.C
These are the source files for the FAX_DB.EXE program. They are included as an example of a simple
database application.

FAX.LOG
This file is created each time CompuFax is started. It records information about devices, faxes sent, etc. A
new copy of this file is created each time CompuFax is started up. The message_level option in the
FAX.OPTIONS file may be changed to alter the severity level of messages that are to be recorded in this log
file.

FAX.OPTION S
The CompuFax options file. This file is read by the CompuFax FAX_SERVER.EXE program when it starts
up. The contents of this file are fully described in the help library and in Chapter 1. This file must be edited to
contain the correct device names of the lines being used for fax devices (modems), as well as some other
information pertinent to your installation. For the changes in this file to take effect, CompuFax must be shut
down and then restarted. (See also FAX.QUEUE.)

FAX.QUEUE
Also called the static queue. This file is created each time CompuFax is started. It contains information about
the various devices and faxes that are queued to send. Whenever the number of fax devices (modems) is
changed this file needs to be deleted after CompuFax is shut down. A new queue will then be created
automatically when CompuFax is started up again. (See also SQTEST.EXE.)

FAX_CMD.C
The source file of the CompuFax command processor. Included as a programming example of how to call
the CompuFax command processor interface.

FAX_CMD.EXE
The CompuFax command processor program.

FAX_CMD.HLB
The help library for the CompuFax command processor.

Advertising