ex text2g3;'[-f fontfile] [-v] [-x] [-r res] [-o outdir] [-2] [-w N] [-h N] [-l N] [-m macrofile] [-u stemname] [-a name] [-M] file1 ... fileN'where:
ex text2g3;`-m macro_fred -u fred faxmerge_txt'==
>
fred_fax_001
ex text2g3;`-m macro_bill -u bill faxmerge_txt'==
>
bill_fax_001
file1 ...fileN defines the files to process, wildcards are supported. for example:
ex text2g3;`-r 0 -f flp1_qfax_font -o ram3_G3_ flp2_*_txt'The output file has the extension _fax.
ex text2g3;`-r 0 -o ram3_G3_ flp2_test_txt'gives a files ram3_G3_test_fax.
ex qfax;'[-i ini] [-l logfile] [-v] [-x] [-eN] [-bN] [-s phone file | -S phone [file] | -z phone file]'
ex qfax,#serial_channel,#dontcare,#info;'-z etc'
file file to send to the phone number.
for example
ex qfax;'-v -l ram2_sfax_log -s 010-968-699407 ram2_jh_fax'Send jh a fax, log information to screen and to ram2_sfax_log
ex qfax;'-i M1 -v -s graham ram2_Graham_fax'
ex qfax;'[-p] [-v] [-x] [-l logfile] [-i ini] [-e N] [-P poll] -R' ex qfax;'[-v] [-x] [-l logfile] [-i ini] [-e N] [-P poll] -r pattern' -v, -l, -x, -i, -e function as for send
Let the modem answer the phone after a given number of rings. qfax uses its internal file naming convention. qfax can either exit after a single fax, or continue to answer and receive until you RJOB it, or let qfax ask you want you want to do.
ex qfax;'[-p] [-v] [-x] [-l logfile] [-i ini] [-e N] [-P poll] -w 2' ex qfax;'[-p] [-v] [-x] [-l logfile] [-i ini] [-e N] [-P poll] -W 3' ex qfax;'[-p] [-v] [-x] [-l logfile] [-i ini] [-e N] [-P poll] -m 3' where -v, -l, -x, -i, -e, -P function as above
In this mode qfax assumes that another program has answered the phone and issued a modem ATA command to go online. This parent program has then received a +FCON (Class Two FAX connect) message and forked (i.e. invoked using the equivalent of EX/EW) the qfax program. qfax may then be invoked in one of two modes.
ex qfax;'[-p] [-v] [-x] [-i ini] [-e N] [-l logfile0] [-P poll] -g' where -v, -l, -x, -e, -i, -p, -P function as above
ew qfax,#c4,nul,#c1;[-p] [-v] [-x] [-i ini] [-e N] [-l log] [-P poll] -G where -v, -l, -x, -e, -i, -p, -P function as above open #4, 'ser2hr' open #5, 'con' ... ew qfax,#4,#5,nul;'-p -v -G' ... close #4 close #5
ex qfv;'[-X n][-m n] [-w xs] [-h ys] [-o dev] [-t name] [-p] [-q] [-b] [-g page] [-J|j jump] [-P eol] [-l | file_name]'
qfv honours the following printfax options from a PFAXINI option in qfax_dat.
ex printfax;`-o dev [-t name] [-x] [-a] [-c n] [-s n] [-q] [-b] [-v] [-r range] [-J|j jump] [-P eol] [-l | file]' where
ex printfax;'-r3,5,7-9,12 somefile_fax'Ranges are denoted by '-', with individual pages and ranges separated by a comma (e.g. 1-4,8-10).
Modem | Max DCE speed |
0 | 2400 bps |
1 | 4800 bps |
2 | 7200 bps |
3 | 9600 bps |
4 | 12000 bps |
5 | 14400 bps |
CODE | Result |
0 | 1-D coding. 1-Dimensional, each pixel line is encoded separately |
1 | 2-D coding. Pixel lines may be encoded as the difference from a previous ``Reference'' line. |
NAME | The name of the respondent, used as the directory name for receive. |
ALIAS | An alias that may be used for dialling. |
TSI | The TSI returned by the respondent's fax machine. |
DCODE | A dial code that is prepended to the TSI to give a dial out number for the respondent. |
FULL | The full (dial out) number of the respondent. For occasions when the number cannot be constructed from DCODE and TSI. |
2D | A flag that indicated 2D capability. This may just be for reference or may be used by text2g3 to determine optimum coding method. |
QFAXINI | default options for qfax |
QFVINI | default options for qfv |
PFAXINI | default options for printfax |
T2G3INI | default options for text2g3 |
QFAXINI | default options for qfax |
QFVINI | default options for qfv |
PFAXINI | default options for printfax |
T2G3INI | default options for text2g3 |
DAYS | days text string |
MONTHS | months text string |
WIDTH_S | default page width for text2g3 encoding. |
PAGE_S | default page length for text2g3 encoding. |
WIDTH_R | advertised capability for qfax reception. |
PAGE_R | advertised capability for qfax reception. |
PAPERSIZE | The size of paper used to print fax. |
Value | Effect |
0 | (the default, standard text2g3 conformance) Adds a byte pad before EOL, starts new lines on byte boundary. |
1 | Starts new lines on byte boundary |
2 | Does no padding or alignment. |
Key | Pixels | mm | Descriptive |
0 | 1728 | 215 | A4 |
1 | 2048 | 255 | B4 |
2 | 2432 | 303 |
Key | Pixels | mm | Descriptive |
0 | 2286 | 297 | A4 |
1 | 2804 | 364 | B4 |
2 | Unlimited |
Command | Effect |
~; | A comment |
~: | A verbose comment (displayed on the screen). |
~P | Page File |
~I | Include text file text_file |
~C | Chain to file text_file |
~S | import screen QDOS_screen [position] [magnification] [invert] [square] |
~Q | import PIC PIC_Image [position] [magnification] [invert] [square] |
~B | import PBM pbm_file [position] |
~q | import PIC PIC_Image [position] [magnification] [invert] [square] |
~s | import screen QDOS_Screen_Image [position] [magnification] [invert] [square] |
~b | import PBM pbm_file [position] |
~F | equate font file with font number filename No |
~[0-9] | Use this font number |
~E | Emphasis (Bold) on |
~e | Emphasis (Bold) off |
~U | Underline on |
~u | underline off |
~O | Oblique (Italics) on |
~o | Oblique (Italics) off |
~~ | Single tilde ~ character |
~d | Date |
~D | Weekday and Date |
~m[0-f] | Substitute macro hex number |
~# | set page size width length |
~X | include fax file_name |
Edit Fax | qed %f$QFAX_INDIR_txt |
Make Fax | text2g3 %f |
View Fax | qfv -l |
Send Fax | qfax -v -s %t %f$QFAX_TEMP$QFAX_SUFFIX |
Print Fax | printfax %f |
Receive Fax | qfax -Rv |
Edit $QFAX_DATA | qed $QFAX_DATA |
Edit Phone Book | qed $QFAX_PHONE |
View Log | qless %? |
View Info | qless $QFAX_INFO |
Action | LMB Mnemonic | RMB Mnemonic |
Edit Fax | LMB_EDIT | RMB_EDIT |
Make Fax | LMB_MAKE | RMB_MAKE |
View Fax | LMB_VIEW | RMB_VIEW |
Send Fax | LMB_SEND | RMB_SEND |
Print Fax | LMB_PRINT | RMB_PRINT |
Receive Fax | LMB_RECEIVE | RMB_RECEIVE |
Edit $QFAX_DATA | LMB_EDDAT | RMB_EDDAT |
Edit Phone Book | LMB_EDPHONE | RMB_EDPHONE |
View Log | LMB_VLOG | RMB_VLOG |
View Info | LMB_VINFO | RMB_VINFO |
Mnemonic | Typse |
hp-pcl | Laser/Deskjet 300 dpi, the default |
eps-24 | Epson 24 pin, 180 dpi |
eps-9 | Epson 9 pin, 120x72 dpi |
ps | Postscript |
ps-ltr | Postscript |
pbm | Portable bit map (P4, raw) |
pic | PIC (1:1) pixel scale |
pic-scaled | PIC (1:2) pixel scale |
gif | GIF, whole fax in one file |
gif-paged | GIF, each page in separate file |
Parameter | Minimum Abbreviation | Default |
APRES | APRES | (none) |
ATZ | ATZ | Z |
CHILDLOG | CHILDLOG | (none) |
CLASS2.0 | CLASS2.0 | (not defined) |
CODING | COD | 0 |
DATA | DATA | (none) |
DAYS | DAYS | Sunday,Monday, etc |
DELAY | DELAY | 10 |
DIAL | DIAL | D |
APRES | APRES | (none) |
APRES | APRES | (none) |
ECM | EC | (none) |
EDR | EDR | (none) |
EXITBAUD | EXIT | (none) |
FAA | FAA | 0 |
FONT | FONT | flp1_QFax_font |
GDELAY | GDELAY | 10 |
GFLAG | GFLAG | 0 |
HANGUPOK | HANGUPOK | (none) |
IDENTIFICATION | ID | (none) |
INDIR | IND | ram1_fax_ |
INFO | INF | ram2_fax_log |
INIT | INI | (none) |
LEFTMARGIN | LEFTMAR | 160 |
LSB | LSB | (none) |
MDM1 | MDM1 | (use QFAX default) |
MDM2 | MDM2 | (use QFAX default) |
MDM3 | MDM3 | (use QFAX default) |
MDM4 | MDM4 | (use QFAX default) |
MODEM | MOD | 5 |
MONTHS | MONTHS | January,February, etc |
MSB | MSB | (none) |
NOPOLL | NOPOLL | (none) |
PAGE_RECEIVE | PAGE_R | 2 |
PAGE_SEND | PAGE_S | 0 |
PAPERSIZE | PAPERS | A4 |
PATHFONT | PATHFO | (none) |
PFAXINI | PFAXINI | (none) |
PHONEBOOK | PHONEBOOK | QFAX_PHONE |
PPR_TRY | PPR | 3 |
PREINIT | PREINI | (none) |
PRESCAN | PRESCAN | (none) |
(none) | ||
PRVIEW | PRVIEW | (none) |
QFAXINI | QFAXINI | (none) |
QFVINI | QFVINI | (none) |
RCLASS | RCLASS | 2 |
RESOLUTION | RES | 1 |
RMODEM | RMODEM | (none) |
RSFLAG | RSFLAG | (none) |
SAVETHING | SAVET | (none) |
SCLASS | SCLASS | 2 |
SCRIPTLOG | SCRIPTLOG | ram2_script_log |
SENDBITS | SEND | LSB |
SERBAUD | SERB | 19200 |
SERDEV | SERD | ser2hr |
SIGNATURE | SIG | QFAX |
STARTCHAR | STARTC | DC2 |
STARTSCRIPT | STARTS | (none) |
STOPSCRIPT | STOPS | (none) |
SUFFIX | SUFFIX | _fax |
T2G3INI | T2G3INI | (none) |
TEMP | TEMP | ram2_ |
UNLIMITED | UNLIM | (none) |
VIA | VIA | (none) |
WAIT2SEND | WAIT | YES |
WIDTH_RECEIVE | WIDTH_R | 0 |
WIDTH_SEND | WIDTH_S | 0 |
XDIAL | XDIAL | (none) |
This document was generated using the LaTeX2HTML translator Version 98.1p1 release (March 2nd, 1998)
Copyright © 1993, 1994, 1995, 1996, 1997, Nikos Drakos, Computer Based Learning Unit, University of Leeds.
The command line arguments were:
latex2html -no_subdir -split 0 -local_icons qfaxref.tex.
The translation was initiated by Jonathan Hudson on 1999-03-03