.FILE=SMSLOGO.QFX

                            Quick Link II Fax  S/R
                             Documentation Update

<<< Supplemental files >>>
    If your diskette is a 5" 1.2mb diskette, there are additional files
    which you may want to download from American E-mail BBS (714-362-5822).
	The following files are not critical for Quick Link II Fax to run.

        FONTINTL.BIN    International character set font for use on fax
		                cover pages and headers.

        38CL8F86.SFT    PCL font for Landscape Courier Bold typeface.


<<< SNDFAX Command Line Notes >>>

    From the DOS command line, you have the capability to send faxes in the
    background.  The command line is as follows:

    SNDFAX /F:<FileName> /FN:<FaxNumber> /GP:<Group>
    
    Additional command line options not listed in the manual:

    /AT: or /ATTN:  - Specify the ATTN: field on the cover page
    /DT: or /DATE:  - Date at which the fax is to be sent  MM-DD-YY
    /FN: or /FAX#:  - Fax phone number where fax is to be sent
                      Note: Replace all commas in the phone number
                      with the '.' character
    /TO:            - Specify the TO: field on the cover page

    The documents that you send using the DOS command line must be in a QFX
    or REC file  format.  If no schedule time is  specified  on the command
    line, the fax will be sent immediately.

<<< Quick Link II Fax DOS Variable >>>

    Quick Link II Fax no longer needs a DOS environment  variable to be run
    from  a different subdirectory.  Be sure to  include the QL II Fax sub-
    directory in your PATH variable so DOS can find the QL2FAX program.

    Example:

        SET PATH=C:\QL2FAX

    If you already have a PATH variable, you can either add ";C:\QL2FAX" to
    the already existing PATH statement, or add a new  line after the first
    SET PATH statement which contains "SET PATH=C:\QL2FAX;%PATH%".

<<< About This File >>>

    The first line in this  file will cause the  converted file SMSLOGO.QFX
    (a graphic image) to  be merged  with  the contents of this text.  When
    you convert (check the Center text box on the Fax Setup window for best
    results) this document (QLREADME.TXT)  and fax it out or  view  it with
    the View  Fax  Document option,  you can see the  results.  This is the
    same method you would use if you wanted  to include a company header or
    a signature graphic on your faxed text documents.

<<< Additional FastFax Command Line Options >>>

FASTFAX [options]

/E  - When converting a PCL document, do not use EMS or XMS memory page
      swapping.  The conversion process will use the default drive (where
      FastFax was run from) as a disk swapping area.

/M# - Specify the amount of RAM to reserve for FastFax when it is activated.
      This switch may be useful if you have problems accessing a large fax
      phone list.  The # represents the number of 1024 (1K) bytes to reserve
      for FastFax.  The default is 360K.  When you first load FastFax into
      memory, the amount of RAM you specify must be available.  This does
      not mean that when you activate FastFax that this memory has to be
      available, only during the FastFax load.

/N  - Turn off FastFax activation/deactivation sounds.

/REC - Load the Fax Receiving TSR.

<<< Error Codes >>>

     GENERAL ERRORS
        -1                         Unknown error.
        1                          Unable to open input file.
        2                          Unable to open output file.
        3                          Memory error.
        4                          File read error.
        5                          File write error or disk full.
        6                          User canceled operation.
        7                          Invalid graphics file.
        8                          Invalid fax file.

     CONVERT ERRORS
        9                          Invalid conversion type.
        10                         Cannot find file FONTCODE.BIN.
        11                         Maximum fax pages exceeded.
        12                         Not bi-level TIFF file.
        13                         Not Intel TIFF file.
        14                         TIFF type not supported.
        15                         Invalid command line.

     PRINTER ERRORS
        16                         Cannot open printer port.
        17                         A printer is not selected.
        18                         Paper is out on printer.
        25                         Cannot find QLP file.
        26                         Invalid QLP file.

     ARCHIVER ERRORS
        19                         Invalid archive file.

     VIEWFAX ERRORS
        20                         Page number is invalid.
        21                         Graphics monitor not found.
        22                         Mode not supported.
        23                         Invalid mode.
        24                         Insufficient disk space.

     FAX MODULE ERRORS
        27                         Invalid command line.
        28                         Cannot create schedule file.
        29                         Modem is not responding.
        30                         No dial tone.
        31                         Fax modem not found.
        32                         Fax phone list not found.
        33                         No fax number was specified.
        34                         No fax file was specified.
        35                         Invalid date format.
        36                         Invalid time format.

     PCL CONVERSION ERRORS
        45                         General PCL conversion error.
        46                         Cannot spawn PCL converter.

     APPLICATION SPAWN ERRORS
        50                         Out of environment space.
        51                         File not found.
        52                         File is not an executable file.
        53                         Insufficient memory.
