home *** CD-ROM | disk | FTP | other *** search
/ Otherware / Otherware_1_SB_Development.iso / amiga / comms / comprgs / ncomm_oz.lha / NOZPhone.DOC < prev   
Text File  |  1999-08-29  |  11KB  |  321 lines

  1.  
  2.  
  3.                             NOZPhone V1.0
  4.  
  5.                               Authors:
  6.                            Craig Westbury
  7.                            David Neighbour
  8.  
  9.                           ⌐ Copyright 1992
  10.  
  11.     Files In This Archive
  12.     ---------------------
  13.  
  14.     NOZPhone                  - The program that does all the work.
  15.     NOZPhone.DOC              - This documentation.
  16.     BBSAALL.DAT               - A sample BBS list data file, release 9208
  17.                                      ( 6 August 1992).
  18.     Ncomm-Oz-Rego.Readme      - Info on registering Ncomm V2.0 in OZ.
  19.  
  20.     Disclaimer
  21.     ----------
  22.  
  23.     Yes, the part of the documentation that MUST be there.
  24.  
  25.     NOZPhone is not Public Domain, it is POSTWARE.... Ie, send us a
  26.     post-card, or lengthy message, and you can use it as much as you
  27.     like.  See the end of this document for our Addresses.
  28.  
  29.     NOZPhone may be freely distributed as long as the archive contents
  30.     remain unchanged and all files are included.  (The archiving method
  31.     can be altered).
  32.  
  33.     NOZPhone may not be used for comercial purposes unless full written
  34.     permission has been granted by the Authors, and any other conditions
  35.     they see fit to apply at the time.
  36.  
  37.     The authors of NOZPhone cannot be held responsible for any damages
  38.     caused by NOZPhone, NOZPhone is used at your own risk.  The authors
  39.     have endevoured to make NOZPhone as bug free as we can, but no
  40.     guarentees can be made, (at least it has not crashed our Hard Disk
  41.     yet!).  We do encourage a report of any bugs you may find.
  42.  
  43.     Now for the fun stuff !
  44.  
  45.  
  46.     Introduction
  47.     ------------
  48.  
  49.     NOZPhone is simply a small Utility that converts the Australian
  50.     BBS Registry's monthly BBS List into 8 Ncomm V2.0 phone books.
  51.  
  52.     Why ? So that you can keep a record of all BBS's without having
  53.     to search through the BBS-LIST and then enter them into your
  54.     phone book.
  55.  
  56.     The phone books created by NOZPhone are not designed to be your
  57.     working phone book, but a reference and easy way to call new
  58.     BBS's.
  59.  
  60.  
  61.     Instructions
  62.     ------------
  63.  
  64.     NOZPhone is easy to run, just type
  65.  
  66.         NOZPhone
  67.  
  68.     at any CLI or SHELL prompt.  If run like this, NOZPhone will
  69.     look for both the BBS list data file (BBSAALL.DAT) and will
  70.     save the 8 phone books, in the current directory.
  71.  
  72.     The phone books will also have default setting's (see below).
  73.  
  74.  
  75.     Command Line Options
  76.     --------------------
  77.  
  78.     To alter the setting's for NOZPhone you can use a selection of
  79.     command line setting's.  All options must be typed in lower case
  80.     and all paths must end with a '/' or ':'.
  81.  
  82.  
  83.         -?      : Help, simply prints out a summary of command
  84.                   line parameters.
  85.  
  86.         -v      : Run NOZPhone in verbose mode.  This will make
  87.                   NOZPhone report on each BBS System as it processes
  88.                   it.  In NON-Verbose mode  only each state will be
  89.                   reported as it is processed.
  90.                   DEFAULT - Non Verbose
  91.  
  92.         -d      : Destination Directory.  This is the directory where
  93.                   NOZPhone will save it's phone-books.
  94.                         e.g.    -dNcomm:
  95.                                 -dram:phonebooks/
  96.                   DEFAULT - Current Directory
  97.  
  98.         -s      : Source Directory.  This is the directory where
  99.                   NOZPhone will look for the BBSLIST data file
  100.                   (BBSAALL.DAT).  It is only the path
  101.                         e.g.    -sram:
  102.                                 -sBBSlist:data/
  103.                   DEFAULT - Current Directory
  104.  
  105.         -r      : Remove Prefix.  This option will remove a certain
  106.                   telephone number prefix from all phone numbers
  107.                   processed.
  108.                         e.g.    -r(08)
  109.                   will remove the (08) from the start of any phone
  110.                   number, so the SA phone book will have most of
  111.                   it's phone numbers without STD area codes.
  112.                   DEFAULT - None
  113.  
  114.      --- All the following options change the phone-book settings
  115.          for every entry made by NOZPhone.
  116.  
  117.         -b      : Baud Rate.  Set the baud rate for each entry.
  118.                   Accepted values are -
  119.                
  120.                           0  -  300      1  -  600      2  -  1200
  121.                           3  -  2400     4  -  4800     5  -  9600
  122.                           6  -  19200    7  -  38400    8  -  57600
  123.                           9  -  76800   10  -  115200  11  -  MIDI
  124.                          12  -  1200/75
  125.  
  126.                         e.g.    -b5
  127.                   Sets all phone book entries to Baud Rate 9600.
  128.                   DEFAULT - 3 (2400)
  129.  
  130.         -c      : Character Set.  Sets the charcter set to be used
  131.                   for all the phone book entires.
  132.                   Accepted values are -
  133.  
  134.                           0  -  ISO      1  -  IBM      2  -  IBN
  135.                           3  -  IPB      4  -  US7      5  -  UK7
  136.                           6  -  GE7      7  -  FR7      8  -  SP7
  137.                           9  -  IT7     10  -  DE7     11  -  NO7
  138.                          12  -  SF7
  139.  
  140.                         e.g.    -c11
  141.                   Sets all phone book entries to the character set
  142.                   NO7 (Norway).
  143.                   DEFAULT - 1 (IBM)
  144.  
  145.         -o      : Protocol.  Change the transfer Protocol for all
  146.                   phone book entries.
  147.                   Accepted values are -
  148.  
  149.                           0  -  Xmodem
  150.                           1  -  Ymodem
  151.                           2  -  Ymodem Batch
  152.                           3  -  Ymodem-G
  153.                           4  -  Zmodem
  154.                           5  -  Kermit
  155.                           6  -  Extrenal XPR
  156.                           7  -  Compuserve-B
  157.                           8  -  Jmodem
  158.  
  159.                         e.g.    -o2
  160.                   Sets all the protocols to Ymodem-Batch
  161.                   DEFAULT - 4 (Zmodem)
  162.  
  163.         -l      : Data Length.  Changes the data length for all
  164.                   phone book entries.
  165.                   Accepted values are -
  166.  
  167.                           0 - 8 bits
  168.                           1 - 7 bits
  169.  
  170.                         e.g.    -l1
  171.                   Sets phone book entries to 7 Data Bits.
  172.                   DEFAULT - 0 (8 Bits)
  173.  
  174.         -t      : Stop Bits.  Changes the stop bits for all
  175.                   phone book entries.
  176.                   Accepted values are -
  177.  
  178.                           0 - 1 Stop Bit
  179.                           1 - 2 Stop Bits
  180.  
  181.                         e.g.    -t1
  182.                   Sets phone book entries to 2 Stop Bits.
  183.                   DEFAULT - 0 (1 Stop Bit)
  184.  
  185.         -p      : Parity.  Changes the Parity for all
  186.                   phone book entries.
  187.                   Accepted values are -
  188.  
  189.                           0 - None
  190.                           1 - Odd
  191.                           2 - Even
  192.                           3 - Mark
  193.                           4 - Space
  194.  
  195.                         e.g.    -p3
  196.                   Sets phone book entries to the Mark Parity.
  197.                   DEFAULT - 0 (No Parity)
  198.  
  199.         -x      : Duplex.  Changes the Duplex for all
  200.                   phone book entries.
  201.                   Accepted values are -
  202.  
  203.                           0 - Full Duplex
  204.                           1 - Half Duplex
  205.  
  206.                         e.g.    -x1
  207.                   Sets phone book entries to the Half Duplex.
  208.                   DEFAULT - 0 (Full Duplex)
  209.  
  210.         -w      : Swap DEL <-> BS.  Changes the Swap Delete and
  211.                   Backsapce key option for all phone book entries.
  212.                   Accepted values are -
  213.  
  214.                           0 - Dont Swap
  215.                           1 - Swap DEL <-> BS
  216.  
  217.                         e.g.    -w1
  218.                   Sets phone book entries to swap the DEL and BS keys.
  219.                   DEFAULT - 0 (Dont Swap)
  220.  
  221.  
  222.     Bug Reports.
  223.     ------------
  224.  
  225.     This version of NOZPhone has been tested with the BBSAALL.DAT
  226.     file release version 9208.  NOZPhone will process any BBSLIST
  227.     file below this version that keeps the same format as 9208, and
  228.     also any future releases that follow the same format.  If the
  229.     format is changed the authors will endevour to release a new
  230.     version of NOZPhone to suitably accomodate.
  231.  
  232.     NOZPhone will create a phone book compatable with NComm V2.0,
  233.     the phone books will not work with earlier versions of NComm,
  234.     and once again, if the phone book format changes in future
  235.     versions of NComm, will we endevour to update NOZPhone.
  236.  
  237.     Please report all bugs, problems, miracles etc to the authors
  238.     and we might even give you a free registered version of NOZPhone.
  239.  
  240.  
  241.     Future Enhancements.
  242.     --------------------
  243.  
  244.     Some ideas we have for the next version are a fully intuative
  245.     interface.  Phone book updating, so that you can just use NOZPhone
  246.     to update your existing books (Keeping passwords etc).  A pacman
  247.     game that you can play while it is processing, and other wondeful
  248.     things.
  249.  
  250.     If there is anything you would like to see, please feel free to tell
  251.     us, we will also not bother continuing with NOZPhone if we dont
  252.     hear from people who are using it!
  253.  
  254.     Also, if you know of any other systems like the Australian BBS
  255.     Registry, that you would like to see done in the same way, please
  256.     send us a copy of the data file and info.
  257.  
  258.  
  259.     Registration.
  260.     -------------
  261.  
  262.     Registration is simple, send us a nice pretty Post-Card of where
  263.     you live, (or somewhere you wished you lived), saying hi, and telling
  264.     us a bit about yourself, your use of the Amiga, and what you think
  265.     of us (be nice now :)
  266.  
  267.  
  268.     Addresses.
  269.     ----------
  270.  
  271.     Craig Westbury and/or David Neigbour
  272.  
  273.     P.O. Box 664
  274.     Brighton, SA, 5048
  275.     Australia.
  276.  
  277.     Fidonet - 3:800/863
  278.  
  279.     BBS - The Dominion BBS               (24hr, 2400)
  280.           Australia     - (08) 377 1984
  281.           International - +61 8 377 1984
  282.  
  283.     The Dominion BBS - Australian Support for NCOMM V2.0 and NOZPhone!
  284.  
  285.     Internet - cjwestbu@teaching.cs.adelaide.edu.au
  286.  
  287.  
  288.     Acknowledgements.
  289.     -----------------
  290.  
  291.     The Australian BBS Registry.
  292.  
  293.     Rodney Creer
  294.     PO Box 731
  295.     Penrith, NSW, 2751.
  296.  
  297.     FIDONET : 3:713/317     BBS : (047) 35-6362
  298.  
  299.     The BBS listing is produced once a month, and is usually
  300.     entitled BBSXXYY.LZH, where XX is the year number (e.g. 92)
  301.     and YY is the month (e.g. 08).  Most BBS's should carry
  302.     the latest version of that file.
  303.  
  304.  
  305.     Ncomm V2.0   -   Written by Torkel Lodberg
  306.  
  307.     Torkel Lodberg
  308.     Pilotveien 10
  309.     N-0384  Oslo  3
  310.     Norway
  311.  
  312.     Internet : torkell@ifi.uio.no
  313.  
  314.  
  315.     Thanks.
  316.     -------
  317.  
  318.     Last thanks to Steven Hunter, James Nobes, and all the other
  319.     Ncomm loving amiga users on the Dominion BBS.
  320.  
  321.