home *** CD-ROM | disk | FTP | other *** search
/ Frozen Fish 1: Amiga / FrozenFish-Apr94.iso / bbs / alib / d6xx / d619 / afaxdemo.lha / AFaxDemo / AFaxDemo.lha / docs / UserGuide_Beta < prev    next >
Text File  |  1992-01-13  |  22KB  |  659 lines

  1. ========== AmigaFax Release 1.09 ReadMe file ==========
  2.  
  3. 1.09 release  - 13 December 1992
  4.  
  5. AmigaFax Copyright (C) 1991,1992 by C-Born Software Systems
  6.  
  7. David Varley
  8. C-Born Software Systems
  9. 14 Lunan Avenue
  10. Drumcondra, 3215
  11. Victoria, AUSTRALIA
  12. Ph: (052) 786530
  13. email: sol.deakin.OZ.AU!drum3!dave
  14.  
  15. This software is still under development
  16.  
  17. It is released to selected Beta testers and registered users only.
  18. It may NOT be redistributed without permission.
  19.  
  20. In return for the use of this software, we ask that you
  21. inform us of problems encountered, and of improvements
  22. you would like to see in the product. 
  23.  
  24. ================================================
  25. New since 1.08
  26. --------------
  27.  
  28. Decoder made more noise-tolerant
  29. User AT commands allow setting of speaker volume, etc
  30. Viewer startup scale config option added
  31. Config options for serial device and unit added
  32. ZyXEL support for high speed UUCP and Fax added (GETTY)
  33. User settable default fonts for header line and normal text in faxes
  34. Copyright notice removed from top line of faxes (Is this wise ??)
  35. Some tidying up of windows and timing
  36.  
  37. ================================================
  38. New since 1.07
  39. --------------
  40.  
  41. ZyXEL U-1496 modem compatability added.
  42. -> Config file entry DLEmode added, current values allowed are 0 or 1
  43.    Use 1 for ZyXEL Vn 3.9 ROM, don't filter DLE codes from g3 data
  44.    Use 0 for Maestro, DLE filtering on as per latest TR-29.2 revision
  45.  
  46. FAA program now checks for serial port requests from afaxsend, uucico, etc.
  47. In previous versions you had to use the supplied GETTY to achieve this.
  48.  
  49. WARNING: Serial locks are currently only supported in the T: directory.
  50.          The UUCP LockDir entry is NOT honored.
  51.          You must set LockDir in uulib:config to T: (default value)
  52.          If your RAM: is faulty, assign T: elsewhere.
  53.  
  54. ================================================
  55. New since 1.05
  56. --------------
  57.  
  58. Enhanced debugging code added.
  59. Modifications to suit Maestro 3.1 ROM.
  60. Enhancements mode to ViewAFax module.
  61. AFaxSend can take aliases as dialstring.
  62. User configurable page headers for mkafax.
  63. Send/receive status windows, user configurable.
  64.  
  65. ================================================
  66. New since 1.04
  67. --------------
  68.  
  69. Added ViewAFax module
  70.  
  71. ================================================
  72. New since 1.03
  73. --------------
  74.  
  75. New modules added :
  76. afaxspl - Fax spooler daemon, many options/features
  77. newfax    - Notifies new fax received, allows print/view/delete, etc
  78.       [Intuitionized interface]
  79. afax    - Intuitionized interface for AFAX create/edit/send etc
  80.  
  81. Support for user aliases, multiple user groups, via FAXLIB:Aliases
  82. User configuration supported, via FAXLIB:Config
  83.  
  84. Some changes to paths [executables now in AFAX:C]
  85.  
  86. ================================================
  87. New since 1.02
  88. --------------
  89.  
  90. Modified installation, AFaxAssign
  91. Selectable serial device and unit support for send and receive
  92. FILL and VERBATIM modes for mkafax
  93. Optional line null-padding on transmit (afaxsend)
  94. Default received fax name length extended (now 4 digits)
  95. Include search path now searches FAXLIB:
  96. Support for Getty (UUCP spooling) added to Faa program.
  97. Immediate Answer added to Faa program
  98. Modified Getty added to the distribution
  99.  
  100. ================================================
  101.  
  102. INSTALLATION
  103. ============
  104.  
  105. The AmigaFaX software requires certain logical assignments to be made.
  106. See the file AFaxAssign as an example. Put the AFaxAssign into S: and
  107. an entry like this
  108.  
  109. if exists s:AFaxAssign
  110.     execute s:AFaxAssign
  111. endif
  112.  
  113. into your S:User-Startup (2.0) or S:Startup-Sequence (1.3)
  114.  
  115. Current assigns are:
  116.  
  117. AFAX:        - top level AmigaFax directory
  118. FAXREC:        - default directory for received Fax files
  119. FAXSPOOL:    - directory for outbound AFAX files
  120. FAXLIB:        - directory for AFAX config information
  121. FAXDOC:        - Location for default documents
  122.  
  123. If you want auto-fax spooling [ie faxes to be sent automatically], you
  124. must add the line
  125. run >nil: <nil: AFAX:C/afaxspl -i n
  126. to your startup sequence. This can be done in AFaxAssign, for example.
  127. The parameter n is a number indication how often you want to try
  128. spooling faxes, in minutes. A typical number could be 30, check every 1/2
  129. hour.
  130.  
  131. If you want auto-answer with Fax detection, you may either use the modified
  132. Getty command, or use faa directly, by setting
  133. run >nil: <nil: faa
  134. somewhere in your startup sequence.
  135.  
  136. HARDWARE
  137. --------
  138.  
  139. Your Amiga <=> Modem cable MUST connect CTS/RTS/DTR/DCD/TXD/RXD/GND
  140. conductors. CTS/RTS are used for flow control handshaking. DTR is used
  141. to keep the modem on line - hangup occurs if it is dropped. DCD is
  142. used for carrier detection.
  143.  
  144. TXD  2 Transmit Data
  145. RXD  3 Receive Data
  146. RTS  4 Request to Send
  147. CTS  5 Clear to Send
  148. GND  7 Signal Ground
  149. DCD  8 Data Carrier Detect
  150. DTR 20 Data Terminal Ready
  151.  
  152. ARP
  153. ---
  154.  
  155. If you have the ARP library installed (Libs:arp.library) the system will
  156. make use of it for file requesters.
  157.  
  158. Support for the ASL library under AmigaDOS2.0 is close, but not in yet.
  159.  
  160. Printer Setup
  161. -------------
  162.  
  163. (You may need to experiment)
  164. Using a dot-matrix, Halftone Dithering, Integer Scaling,
  165. Black and White, Density 7 appears to work ok.
  166.  
  167. ================================================
  168.  
  169. This pre-release Beta package contains nine separate executable programs.
  170.  
  171. afax    - Intuitionized interface for AFAX create/edit/send etc
  172. newfax    - Notifies new fax received, allows print/view/delete, etc
  173.       [Intuitionized interface]
  174. afaxspl - Fax spooler daemon, many options/features
  175. mkafax     - Convert documents to AmigaFax AFAX IFF file format
  176. afaxprt     - Print and AmigaFax AFAX IFF file using preferences printer
  177. afaxsend - Send an AmigaFax AFAX IFF file to a remote Fax machine
  178. faa     - Receive Fax documents in auto-answer mode
  179. afaxilbm - Convert pages from an AmigaFax AFAX IFF file to ILBM format
  180. viewafax - AFAX file viewer
  181.  
  182. All modules currently have level 1 debugging enabled.
  183. The command line debug switch is -d, ie -d9 will set level 9 debugging,
  184. and -d0 will set level 0 (debugging off)
  185.  
  186. AFAX
  187. ====
  188.  
  189. AFAX:c/afax - no command line switches at present.
  190. This brings up a window which you can use to create new Fax documents,
  191. edit the documents, create the actual AFAX files, and send your faxes.
  192. The gadgets available are:
  193.  
  194. FINE/STD
  195. This gadget allows the user to toggle between Fine (200 DPI) and
  196. Standard (100 DPI) vertical resolution, when creating AFax files.
  197. Standard resolution takes half the space, and half the time to
  198. transmit, of Fine mode, but Fine looks MUCH nicer !!
  199.  
  200. To:
  201. This is the intended recipient of the Fax. It may be just a phone
  202. number, or it may be an alias. When you enter a string and press
  203. return, if the first character is a digit it will be treated as a
  204. number, otherwise it will be checked for aliases. If no aliases are
  205. found, the string is removed, otherwise the number of aliases found is
  206. shown. [See below for more information on aliases]
  207.  
  208. From:
  209. This is picked up from the LocalID field in your Config file, if
  210. present. You may override this value. It is a 20 character string sent
  211. to the remote Fax to identify you as the sender, usually your phone
  212. number for return faxes.
  213.  
  214. Source:
  215. This is the name of the fax source document, usually a .FCOM file,
  216. although plain text or ILBM files may also be used.
  217. If you press return with an empty string, and ARP is installed, a
  218. requester will prompt you for a filename.
  219.  
  220. AFAX:
  221. This is the name for the actual fax file. The system will usually pick
  222. a name for you, but you may wish to override it.
  223. Note that the AFAX file name will be reserved, but not actually
  224. created, until time to send the Fax. You may force creation with the
  225. "Make" gadget if you wish to test that it is created correctly.
  226. If a document is to be faxed to multiple recipients, only one copy of
  227. the AFAX file will be made. It is automatically deleted when all
  228. recipients have been reached.
  229.  
  230. Tries:
  231. The number of times to try to get a fax through to a specific
  232. recipient, if problems are encountered, such as remote phone being
  233. engaged. Defaults to three. 
  234.  
  235. Time:
  236. The Fax will not be sent until after this time. An empty field means
  237. send at any time. Fill in as hh:mm, (24 hour format) then press return.
  238. The system will interpret the time, and display the result. Time can
  239. only be in the future, past time is rounded up by a day.
  240.  
  241. New
  242. Create a new Fax document, and edit it using your configuration editor.
  243. The file pointed to by the configuration entry "Template" will be used
  244. as a fax pro-forma.
  245. The system will pick a default document name for you, you may override
  246. this or keep it.
  247.  
  248. Edit
  249. Edit a Fax document, using your configuration editor. Note that you
  250. may set both a text and a graphic editor in your config file.
  251.  
  252. Make
  253. The system attempts to build an AFAX file from your source document.
  254. This is not necessary when sending faxes, but does allow you to check
  255. whether the document will appear as you wish.
  256.  
  257. View
  258. Invokes the AFAX viewer program "viewafax"
  259.  
  260. Send
  261. The faxes will be queued for sending to the appropriate recipients.
  262. Note that afaxspl must be running for the faxes to actually be sent.
  263.  
  264. QCheck
  265. This gadget will bring up the queue check window, to monitor the
  266. progress of outgoing Faxes. From here it is possible to requeue Faxes
  267. that have exceeded their error allowance, and to remove the spool
  268. files for faxes that have been successfully sent, or that are still
  269. queued for transmission.
  270.  
  271. NEWFAX
  272. ======
  273.  
  274. AFAX:C/newfax faxname
  275. This program is automatically invoked by faa when a fax is received.
  276. It throws up a window informing you of the Fax, with details about it
  277. (name, sender ID, number of pages), and allows you to view, print or
  278. delete it.
  279.  
  280. AFAXSPL
  281. =======
  282.  
  283. [run >nil: <nil:] afax:c/afaxspl [-s][-i n]
  284.  
  285. With the -s (SinglePass) interval option, afaxspl will check for any
  286. faxes witing to be spooled out, and deal with them. In this mode, it
  287. could be launched using cron/dcron/amicron at whatever times you
  288. wished to send faxes. 
  289.  
  290. Without -s it will run and check for faxes to spool at intervals of
  291. every n minutes. You could do this perhaps every 1/2 hour, (n = 30),
  292. or even at 1 minute intervals while testing. The interval will be taken
  293. from the FAXLIB:Config file, if present. The -i option may be used to
  294. override the Configuration interval.
  295.  
  296. Afaxspl checks for files of the form FAXSPOOL:*.SPL. These are
  297. human-readable. As calls progress, results are added to the end of the
  298. file. If successfully sent, the file is renamed FAXSPOOL:*.OK . If
  299. unsuccessful for more than the specified number of tries, it is
  300. renamed FAXSPOOL:*.ERR . Note that you can re-spool a .ERR file by
  301. using an editor to increase the allowed tries, then renaming it back
  302. to .SPL .
  303.  
  304. MKAFAX
  305. ======
  306.  
  307. mkafax <docfilename> <AFAX_filename>
  308.  
  309. mkafax currently recognizes the IFF file types AFAX and ILBM, plain
  310. text files, and AFAX command text files, as input.
  311.  
  312. A plain text file will be converted to an AFAX file using default settings.
  313.  
  314. An IFF ILBM will be converted to a single-page FAX document. Only the first
  315. plane is converted, to convert multi-plane (eg DigiView Pics) use another
  316. tool, such as PfiltView (AmigaTeX). May integrate later ?
  317.  
  318. An AFAX command file uses lines starting with a dot (.) as special
  319. commands, similar to TROFF style text processors. The file MUST start with 
  320.  
  321.  .FCOM
  322.     on the first line to be recognised as a command file.
  323.     .FCOM may optionally be followed by a dialstring or target alias.
  324.     (Currently unused, future compatability)
  325.  
  326. Other commands currently supported are :
  327.  
  328.  .PG    Clear out the old page and start a new one
  329.  .LM n    Set the left margin to n characters, in the current font
  330.  .LI n    Set the left  indentation to n pixels (default 50)
  331.  .RI n    Set the right indentation to n pixels (default 50)
  332.  .LJ    Left-justify text and Graphics from now on
  333.  .RJ    Right Justify text and Graphics
  334.  .CT    Center Text and Graphics
  335.  .TS n    Set Tabs every n characters (default 8)
  336.  .PL n    Set page length to n (pixel) rows (default 2292 == A4)
  337.  .FILL    Turn on fill mode
  338.  .NOFILL Turn off fill mode
  339.  
  340.  .VERBATIM
  341.     All text read in will be printed verbatim, until .ENDVERB
  342.  
  343.  .VERBINC filename
  344.     Include a file in verbatim mode. Still requires a .ENDVERB
  345.  
  346.  .ENDVERB
  347.     End verbatim mode
  348.  
  349.  .FONT name size
  350.     Set the font as specified. Typical use might be
  351.     .FONT topaz 11
  352.     .FONT diamond 20
  353.     .FONT cmr10 30
  354.     and so on.
  355.  
  356.  .     (dot followed by white-space) Rest of line is a comment
  357.  
  358.  .INC file
  359.     Include the named file. File may be text, ILBM, or another command
  360.     file. Type is auto-recognised. If a full path is not given to the
  361.     include file, the current directory will be searched, then the
  362.     FAXLIB: directory. Thus addresses, signatures, etc may be kept
  363.     in FAXLIB:
  364.  
  365.  .DATE    Insert a line with the current date and time, using current font
  366.     and line settings.
  367.  
  368. (Other commands will be added - suggestions please)
  369.  
  370. Any line not beginning with a . will be processed as normal text,
  371. according to the current settings.
  372.  
  373. Fill Mode
  374. ---------
  375.  
  376. In this mode, lines will be filled from input to full width (inside
  377. LR indent) in the current font. Line filling terminates on a dot
  378. command, blank line, or end of page. Left Margin is disabled while
  379. filling. 
  380.  
  381. See the included test.com file for examples of useage.
  382.  
  383. Changed since 1.01 -
  384. ------------------
  385.  
  386. Alignment (.LJ, .CT, .RJ) and indentation (.LI, .RI) also operate on
  387. ILBM graphics.
  388.  
  389. ILBM files are now recognized as primary input as well as .INC files.
  390.  
  391. Works with 1.3. Other bug-fixes.
  392.  
  393. Changed since 1.02 -
  394. ------------------
  395.  
  396. Added commands .FILL, .NOFILL, .VERBATIM, .VERBINC, .ENDVERB
  397.  
  398. AFAXSEND
  399. ========
  400.  
  401. afaxsend [-t -d -P] <dialstring> <AFAX_filename>
  402.  
  403. eg afaxsend 052,786355 MyFaxFile
  404.  
  405. -D name    - Use name for the device     (default serial.device)
  406. -U num    - Use device unit num         (default 0)
  407. -t     - Use Tone Dialing
  408. -P    - Padding on (default)
  409. -p    - Padding off
  410.  
  411. Attempts to dial out, connect to the remote fax machine, and tranfer the
  412. specified document.
  413.  
  414. The dialstring parameter is checked for known aliases. It may be
  415. expanded to multiple destinations if necessary.
  416.  
  417. After alias expansion, if the first character of dialstring is not a
  418. digit, the whole string will we be sent to the modem non-prefixed as a
  419. dial string. Otherwise normal prefix rules apply.
  420.  
  421. Padding - Version 2.0 of the Exar ROM does not correctly null-pad
  422.       lines to meet scan-time restrictions for slower Fax machines.
  423.       The AFAX software will add this padding, but it can add to
  424.       the time taken to transfer a Fax. Only some Fax machines require
  425.       the padding, the symptoms are missing scan lines on output.
  426.       Padding can be enabled via 'DoPadding' entry in config. file.
  427.  
  428. AFAXPRT
  429. =======
  430.  
  431. afaxprt [-pnum] <AFAX_filename>
  432.  
  433. eg afaxprt -p2 MyFaxFile
  434.  
  435. If the -p option is not used, all pages are printed.
  436.  
  437. Sends the AmigaFax document to the preferences printer. It is a good
  438. idea to set your printer for high density.
  439. Using a dot-matrix, Halftone Dithering, Integer Scaling,
  440. Black and White, Density 7 appears to work ok.
  441.  
  442. Note that this has not been extensively tested with printers other
  443. than the HPLJIII and the Star NX10.
  444.  
  445.  
  446. FAA
  447. ===
  448.  
  449. faa [BaseName]
  450.  
  451. Fax auto-answer. Sets up the FaxModem to auto-answer and recognise Fax
  452. or data tranmissions. Incoming Faxes will be saved in AFAX format. the
  453. default BaseName is FAXREC:FAX, so that incoming faxes will be named
  454. FAXREC:FAX0000
  455. FAXREC:FAX0001
  456. FAXREC:FAX0002
  457.  
  458. etc.
  459.  
  460. Note also that although faa recognises the difference between Fax and
  461. Data, it currently does nothing special with data. I hope to integrate
  462. this with the UUCP system in the future. Any other suggestion ?
  463.  
  464. To terminate the faa program, send it a CTL_C break. If you ran it
  465. directly from your shell, just type control-C and wait.
  466. If you used RUN or RUNBACK, send a break to its process number.
  467. (eg break 7 all)
  468.  
  469. Command Line switches are:
  470.  
  471. -dn    - Set debug on, level n     (default 1)
  472. -D name    - Use name for the device     (default serial.device)
  473. -U num    - Use device unit num         (default 0)
  474. -a    - Immediate Answer
  475. -G    - Run from a Getty
  476.  
  477. The Immediate Answer switch assumes phone is ringing, configures the
  478. modem & answers immediately. It probably makes sense to attach this to
  479. an alias if you use it this way. eg.
  480. alias fa "faa -a"
  481.  
  482. The Getty option specifies that faa was run from a Getty. It will not
  483. modify the serial port parameters. It assumes that the Getty has
  484. answered the phone, detected a Fax call, and set up the line
  485. accordingly. Faa will connect, collect a Fax document, and return
  486. control to the Getty.
  487.  
  488. VIEWAFAX
  489. ========
  490.  
  491. viewafax AFAX_filename
  492.  
  493. The view initially opens the first page of the Fax document, using by
  494. default a 1:3 horizontal scale to fit one page across the screen.
  495. There are two string gadgets in the title bar. The first allows you to change
  496. the X direction scale, from 1:1 down to 1:8, by typing in the new
  497. value and pressing the return key. The second gadget allows you
  498. directly enter the page number to be displayed. This can also be done
  499. from the command line, using the -p switch, eg 
  500.  
  501. ViewAFax -p 3 myfile
  502.  
  503. There are also four boolean gadgets in the title bar, |< <- -> >|
  504. which are for first-page, previous-page, next-page and last-page
  505. respectively.
  506.  
  507. You can scroll around the displayed page using the arrow keys, or the
  508. numeric keypad keys. The window may be resized, but if it is made
  509. larger than the image it will automatically resize if scrolled.
  510.  
  511. The following keys have specific functions in the display window:
  512.  
  513. n - go to Next page
  514. b - go Back one page
  515. s - Smaller, shrink the current page (Width)
  516. l - Larger, enlarge the display (Width)
  517. f - got to first page
  518. e - go to end page
  519. q - Quit, exit the viewer
  520.  
  521. AFAXILBM
  522. ========
  523.  
  524. afaxilbm [-pnum] <AFAX_filename> <ILBM_filename>
  525.  
  526. eg
  527.  
  528. afaxilbm -p2 RAM:AFAXR001 FX.ILBM
  529.  
  530. This will extract the specified page from the AFAX file to the named
  531. ILBM file. It may then be viewed using standard ILBM viewing programs,
  532. such as LoadImage from Fish disks 281 and 355, of programs like
  533. DeluxePaint. 
  534.  
  535. If no page number is given, all pages will be extracted to separate
  536. files, and given names of the format base.1 base.2, etc
  537.  
  538. The default ILBM file base name is afax_ilbm
  539.  
  540. ==================================================================
  541.  
  542. FONTS
  543. =====
  544.  
  545. Some larger fonts have been included in the fonts directory. To use
  546. them, copy them to your FONTS: directory, or under AmigaDOS2.0 extend
  547. the FONTS: assign to include the directory you store them in.
  548.  
  549. ==================================================================
  550.  
  551. UUCP
  552. ====
  553.  
  554. UUCP integration is underway. If you are using Matt Dillon's UUCP1.13
  555. (or 1.15D), replace your UUCP:c/Getty with the one provided herein.
  556. When running up the Getty, add the option -F to the command line.  Add
  557. the line
  558.  
  559. fax,*,0,0,(Fax_Connection),ram:,AFAX:C/Faa
  560.  
  561. to your UULIB:passwd file.
  562.  
  563. Now a Fax call will be recognised, and the Fax auto-answer program called
  564. to handle it. Normal logins and UUCP connections should function as usual.
  565.  
  566. A typical getty startup line would be:
  567.  
  568. run >nil: <nil: Getty -Mh -B2400 -x8 -F AT&C1&D2+FDCC=1,3,0,0,0,0,0,0
  569.  
  570. for the Maestro 3.1 ROM version.
  571.  
  572. ==================================================================
  573.  
  574. ADDITIONAL COMPONENTS
  575. =====================
  576.  
  577. FAXLIB:Aliases
  578. --------------
  579.  
  580. This file allows you to alias numbers to names, create fax mailing
  581. groups, etc. Aliases may be defined in terms of other aliases.
  582.  
  583. For example we could have:
  584.  
  585. joe: 1234596
  586.  
  587. fred: 9876123
  588.  
  589. bill: 0981234
  590.  
  591. customers: joe, fred, bill
  592.  
  593. Lines beginning with # are treated as comments, a comma means the
  594. alias list continues.
  595.  
  596. The alias system is modelled closely on the one used in Matt Dillon's
  597. UUCP package. See UUCP documentation for more details.
  598. Thanks, Matt.
  599.  
  600. FAXLIB:Config
  601. -------------
  602.  
  603. You can use this file to configure the system to your preferences.
  604.  
  605. Items covered include:
  606.  
  607. Editor         - Editor for text, defaults to Edit
  608. Template    - Standard template file for Text Edits
  609. ILBMEditor    - Graphics editor, eg dpaint
  610. DefaultFont    - Default text font
  611. HeaderFont    - Font to use for page headers
  612. PHeader        - Page Header string. Your company name, etc. If not
  613.           present, no page header will be printed.
  614. LeftIndent    - Default indentation for mkafax, pixels
  615. RightIndent    - (Defaults are 50 pixels)
  616. SpoolInterval    - Period at which Queue is scanned for outgoing faxes
  617. RSetup        - User AT command options for receiving
  618. RStatus        - Receive Status Window.
  619.           Line must be present for window to appear.
  620.           LeftEdge, TopEdge are optional
  621. DLEmode (0,1)    - default 0 = Filter input DLEs per TR29 (Maestro)
  622.         - 1 = Don't filter (ZyXEL 3.9)
  623. WSetup        - User AT command options for sending
  624. DialType    - Pulse or Tone
  625. DialPrefix    - Optional, I use ATDP0 to get outside line
  626. DoPadding    - For FaxModems that do not insert nul-padding
  627.           for minimum scan time/line
  628. WStatus        - Write Status Window.
  629.           Line must be present for window to appear.
  630.           LeftEdge, TopEdge are optional
  631. ViewScale    - Default Viewer Scale, 1-8.
  632.           (1 = 1:1, 3 = 1:3, fits page on 640 wide screen)
  633. Debug        - Debug Level
  634. LogFile        - File to send logging information to
  635. LocalID        - 20 character ID to send to remote fax
  636. Device        - Device to use (default is serial.device)
  637. Unit        - Device Unit number (default is 0)
  638.  
  639. Other items will be added here as required.
  640.  
  641. This system also is modelled closely on the one used in Matt Dillon's
  642. UUCP package.
  643. Thanks again, Matt.
  644.  
  645. ==================================================================
  646.  
  647. Thank you for helping to Beta test this software.
  648.  
  649. Please address any queries to :
  650.  
  651. David Varley
  652. C-Born Software Systems
  653. 14 Lunan Avenue
  654. Drumcondra, 3215
  655. Victoria, AUSTRALIA
  656. Ph: (052) 786530    (+61 52 786530)
  657. Fax:(052) 786355    (+61 52 786355)
  658. email: sol.deakin.OZ.AU!drum3!dave
  659.