home *** CD-ROM | disk | FTP | other *** search
/ HAM Radio 1 / HamRadio.cdr / log / nn5ilog / nn5ilog.doc < prev   
Text File  |  1985-12-07  |  27KB  |  727 lines

  1.  
  2.  
  3.  
  4.  
  5.  
  6.                       
  7.  
  8.  
  9.  
  10.  
  11.                      
  12.  
  13.  
  14.  
  15.  
  16.                                       NN5ILOG
  17.  
  18.                                  component of the
  19.  
  20.                                 NN5I LOGGING SYSTEM
  21.  
  22.  
  23.                                 Copyright (c) 1985
  24.  
  25.                                   Carl B. Hayes
  26.  
  27.                                 All Rights Reserved
  28.  
  29.  
  30.  
  31.  
  32.  
  33.  
  34.  
  35.  
  36.  
  37.  
  38.  
  39.  
  40.  
  41.  
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.                                         1
  62.  
  63.  
  64.  
  65.  
  66.  
  67.  
  68.  
  69.  
  70.         The   NN5I  Logging System is  a  simple-to-use,   lightning-fast 
  71.         contest  logging and duping system for the IBM Personal Computer.  
  72.         Written  entirely  in assembler language,  it has  the  following 
  73.         features:
  74.  
  75.              *  Records callsign, exchange, time, date, and 
  76.                 callsign of the local station operator for up
  77.                 to 2999 QSOs per BAND/MODE combination.
  78.  
  79.              *  Will print the log of QSOs completed so far, while
  80.                 simultaneously logging additional QSOs.
  81.  
  82.              *  Prints QSOs in chronological order or in order
  83.                 by callsign, or as a standard dupe sheet.
  84.  
  85.              *  Can print QSOs as they are made (real-time printing).
  86.  
  87.              *  Essentially immune to loss of power to the PC.  If
  88.                 power is lost while logging, only the QSO currently
  89.                 being entered will be lost.  The others will still
  90.                 be there when power is restored.
  91.  
  92.              *  Extremely fast DUPE checking.  If the callsign is a
  93.                 duplicate, the program will tell you with a flashing,
  94.                 bright yellow message as soon as you type in the 
  95.                 callsign and hit ENTER.  Usually the message will
  96.                 appear before you can remove your finger from the
  97.                 ENTER key.
  98.  
  99.              *  Gives you the option of logging a DUP or not.
  100.  
  101.              *  Continuously displays date, time, number of QSOs so
  102.                 far, callsign of last station worked, and callsign
  103.                 of the operator who is operating at the moment.
  104.  
  105.              *  Printed log marks each DUPE contact and lists the
  106.                 date and time of the original QSO.
  107.  
  108.              *  Includes a post-editor for use after the contest is
  109.                 over, for correcting incorrect entries made during
  110.                 the contest.
  111.  
  112.         FREE DEMONSTRATION VERSION
  113.  
  114.         In  order to allow you to try out the NN5I Logging System without 
  115.         purchasing it first,  the system exists in a DEMO version as well 
  116.         as in the "production" version.  The only difference between  the 
  117.         two  versions is that the DEMO version runs only fifteen  minutes 
  118.         at  a  time and then automatically terminates,  and will not  run 
  119.         again with the same log file.
  120.  
  121.  
  122.  
  123.  
  124.  
  125.  
  126.  
  127.                                         2
  128.  
  129.  
  130.  
  131.  
  132.  
  133.  
  134.  
  135.  
  136.         REQUIRED EQUIPMENT
  137.  
  138.         In order to run the NN5I Logging System, you need an IBM Personal 
  139.         Computer  or  close compatible with at least 384K of RAM  storage 
  140.         and one 360K diskette drive.  The system will run on hard disk or 
  141.         on diskette and is not copy-protected.  It will also run on a RAM 
  142.         disk,  but this has no effect upon speed and makes it  vulnerable 
  143.         to power loss.   Also recommended is a printer,  without which it 
  144.         will be difficult to print out the results.
  145.  
  146.         WHAT YOU GET ON THE DISK
  147.  
  148.         The distribution diskette (in the case of the DEMO version,  this 
  149.         may  be  an  ARC or LBR file downloaded from  a  bulletin  board) 
  150.         contains  several  files.  One  of  them,  NN5ILOG.DOC,  is  this 
  151.         documentation  file.   Another,  NN5ILOG.COM,  is the  executable 
  152.         program  that you run during the contest.   The document you  are 
  153.         reading  is the documentation for that program.   In addition  to 
  154.         these,  you also get NN5IEDIT.COM,  which is the program you  run 
  155.         AFTER  the  contest to make any corrections in the log,  and  its 
  156.         separate  documentation  file NN5IEDIT.DOC.   Also  included  are 
  157.         several  BAT  files  for  use in  hard  disk  systems  for  rapid 
  158.         BAND/MODE switching (see below).
  159.  
  160.         HOW (BRIEFLY) THE PROGRAM WORKS 
  161.  
  162.         When  you  execute the NN5I Logging Program,  the first thing  it 
  163.         does is format in RAM (not RAMdisk) a file (requiring 240K  bytes 
  164.         of  RAM) that will contain the logged QSOs.  Then it looks on the 
  165.         default  drive  (diskette  drive  or  hard  drive)  for  a   file 
  166.         NN5ILOG.LOG.   If it finds one,  it reads from it any QSOs logged 
  167.         in  previous executions of the NN5I Logging Program.   If no such 
  168.         file  is present,  it creates one on the default  drive.  In  the 
  169.         process  of creating the LOG file,  the program asks you for  the 
  170.         BAND and MODE.   You may enter up to three characters for each of 
  171.         these;  for instance, 160 SSB.  After reading or creating the LOG 
  172.         file,  the program invites you to enter callsign and exchange for 
  173.         each QSO. As you enter QSOs, the program records them in RAM and, 
  174.         as  time  permits,  records them on disk.  The disk recording  is 
  175.         typically finished within 1/3 second after the operator  finishes 
  176.         entering  the  exchange when using a hard  disk;  one  second  on 
  177.         diskette.   There is no need to wait,  though; you can be logging 
  178.         the next contact while the disk update takes place!
  179.  
  180.  
  181.  
  182.  
  183.  
  184.  
  185.  
  186.  
  187.  
  188.  
  189.  
  190.  
  191.  
  192.  
  193.                                         3
  194.  
  195.  
  196.  
  197.  
  198.  
  199.  
  200.  
  201.  
  202.         SETTING UP
  203.  
  204.         Before  the  contest,   you  should  decide  how  many  BAND/MODE 
  205.         combinations you intend to work.   For instance,  if you intended 
  206.         to  work  CW and SSB on 160 and 40 meters,  you would  have  four 
  207.         BAND/MODE  combinations.   You will need to prepare one  diskette 
  208.         for each combination.   But see below for special instructions on 
  209.         setting up a hard disk for super-fast BAND/MODE switching.
  210.  
  211.         As mentioned above,  the program will find or create a large file 
  212.         (240K) on the diskette.  Because loading such a file can be  very 
  213.         quick  (often less than ten seconds depending upon how many  QSOs 
  214.         were previously logged in that file), while creating the file can 
  215.         take  several  minutes,  we  recommend  preparing  the  diskettes 
  216.         (executing NN5ILOG to format the file) before the contest begins.  
  217.         To prepare a diskette, first FORMAT it, then copy the NN5ILOG.COM 
  218.         file onto it. Then insert it into the default drive (usually A:), 
  219.         and enter the command NN5ILOG. 
  220.  
  221.         The  program will produce a logo on your screen and spend several 
  222.         seconds formatting its internal tables in memory.   Then it  will 
  223.         ask:
  224.  
  225.                   WHAT IS THE NAME OF THE CONTEST?
  226.  
  227.         You  should reply with the name of the contest (15 characters  or 
  228.         fewer), for example CQ WORLDWIDE 85.
  229.  
  230.         Then the program will ask:
  231.  
  232.                   WHAT CALLSIGN ARE YOU OPERATING WITH?
  233.  
  234.         You  should  enter the station callsign you will use on  the  air 
  235.         during the contest;  for example,  NN5I/CE0 if you were operating 
  236.         using   the  program  author's  callsign  from   Easter   Island.
  237.  
  238.         The program's next question is:
  239.  
  240.                   WHAT NAME WILL YOU USE ON YOUR ENTRY?
  241.  
  242.         Your reply may be your name, as CARL B HAYES, or perhaps the name 
  243.         of  a  club,  as  PODUNK  RADIO CLUB.   You may enter  up  to  20 
  244.         characters.
  245.  
  246.  
  247.  
  248.  
  249.  
  250.  
  251.  
  252.  
  253.  
  254.  
  255.  
  256.  
  257.  
  258.  
  259.                                         4
  260.  
  261.  
  262.  
  263.  
  264.  
  265.  
  266.  
  267.  
  268.         Then the program asks:
  269.  
  270.                   DOES CONTEST USE SERIAL NUMBERS?
  271.  
  272.         This is an important reply, and is the only reply that you cannot 
  273.         later  change.   If you reply YES,  then at each restart  of  the 
  274.         program  (perhaps  with a new BAND/MODE combination) the  program 
  275.         will  ask  the  serial number for  the  next  contact.   It  will 
  276.         thereafter  keep  track  and constantly display the  NEXT  serial 
  277.         number on the screen.   We chose not to have the program remember 
  278.         the  serial  number on disk because,  when you  change  BAND/MODE 
  279.         combination  (and thus move to a different log file)  during  the 
  280.         heat  of contest,  you might forget to change it and thus end  up 
  281.         with  multiple QSOs with the same serial,  which might disqualify 
  282.         your entry in certain contests.   In any case, you should enter Y 
  283.         if the contest requires serial numbers on QSOs (in the  exchange) 
  284.         and N if it does not.  Entering N will eliminate ALL questions on 
  285.         restart  of the program on an existing log file,  which is faster 
  286.         and more convenient when changing BAND/MODE combination.
  287.  
  288.         If  (and  only if) you entered Y to the  previous  question,  the 
  289.         program will then ask:
  290.  
  291.                   ENTER SERIAL NUMBER OF THE NEXT QSO.
  292.  
  293.         You should answer this question with a number from 1 to 5999.
  294.  
  295.         The program's last request before it takes off is:
  296.  
  297.                   PLEASE ENTER BAND AND MODE.
  298.  
  299.         Enter  up to three characters for BAND,  followed by  a  carriage 
  300.         return,  and up to three characters for MODE, followed by another 
  301.         carriage return.  The program will format the file, counting down 
  302.         from 3000 to 0 in the lower right-hand corner of the screen. When 
  303.         the  count  hits 0 and the program displays the  message,  "ENTER 
  304.         CALL SIGN",  hold down the CTRL key and strike the ESCape key  to 
  305.         terminate the program. 
  306.  
  307.         Repeat this process for each diskette.
  308.  
  309.         JUST BEFORE THE CONTEST BEGINS
  310.  
  311.         Immediately before the contest begins, you should get DOS running 
  312.         on  the PC and set the TIME and DATE as accurately  as  possible.  
  313.         Usually  you will want to use GMT.   In any case,  you should use 
  314.         the  TIME  and DATE commands to do this;  some of  the  automatic 
  315.         time-and-date  hardware that does this automatically on some  PCs 
  316.         is  not accurate enough for communications purposes (yours may be 
  317.         an exception; you should experiment to see how accurately you can 
  318.         set  it.   Then  insert the diskette for  the  desired  BAND/MODE 
  319.         combination  into  the  default  drive and  execute  the  NN5ILOG 
  320.         command by typing "NN5ILOG" and striking the ENTER  key.   You're 
  321.         ready to go.
  322.  
  323.  
  324.  
  325.                                         5
  326.  
  327.  
  328.  
  329.  
  330.  
  331.  
  332.  
  333.  
  334.         HOW TO LOG A CONTACT
  335.  
  336.         To  log  a contact,  simply type in the callsign.   You need  not 
  337.         worry  about  upper  and  lower  case;   the  program  translates 
  338.         automatically.  Simply  type it in and enter a  carriage  return.  
  339.         The program will check to see whether the contact is a DUP. If it 
  340.         is,  a flashing,  bright-yellow message will tell you that it is, 
  341.         and the time and date when the station was first worked.   If you 
  342.         don't  want to log that station again,  strike the ESCape key and 
  343.         the QSO will be discarded.  After you have typed in the call sign 
  344.         and hit the carriage return,  the program will replace the "ENTER 
  345.         CALL SIGN" message with one that says,  "ENTER EXCHANGE".  If you 
  346.         want to log the QSO without entering an exchange,  simply enter a 
  347.         carriage  return  and strike the "+" key (or,  to do  it  with  a 
  348.         single  keystroke,  strike the F9 key).   Otherwise,  type in the 
  349.         exchange.  It  is  not necessary but is OK to  enter  a  carriage 
  350.         return after typing in the exchange.   If you make a mistake when 
  351.         typing  in the callsign or exchange,  you can go back to  correct 
  352.         the entry by using a carriage return (ENTER key) to flip back and 
  353.         forth between callsign and exchange.  When you have them both the 
  354.         way you want them, you are ready to log the QSO.
  355.  
  356.         To log the QSO,  simply hit "+" (there are two "+" keys on the PC 
  357.         keyboard;  use either one, again without worrying about the SHIFT 
  358.         key).
  359.  
  360.         To discard the QSO (that is, NOT log it), simply hit the ESCape
  361.         key and no trace of the partially-entered QSO will remain.
  362.  
  363.         HOW TO SPECIFY YOUR STATION OPERATOR'S CALL SIGN
  364.  
  365.         Many  contest stations operate with several operators.   In these 
  366.         cases  it is desirable to make a record of which  operators  made 
  367.         which  QSOs.   To  tell the NN5I Logging Program your  operator's 
  368.         call sign,  simply strike the F10 key.   The program will ask for 
  369.         your  operator's  call  sign.    Just  type  it  in  (up  to  six 
  370.         characters) and hit ENTER.  QSOs made thereafter will be recorded 
  371.         with that callsign (until you change it again),  and the  printed 
  372.         listings will include that operator's callsign.
  373.  
  374.         TERMINATING THE PROGRAM
  375.  
  376.         To  terminate  the program,  simply hold down the CTRL  key  and, 
  377.         while holding it down,  strike the ESCape key.  This will  return 
  378.         you  to DOS.  You can then change diskettes for another BAND/MODE 
  379.         combination and re-enter the NN5ILOG command.  This is not as bad 
  380.         as  it  sounds;  from  the time you hit ESCape to  the  time  the 
  381.         program  is ready to log for another band and mode  is  typically 
  382.         less  than 15 seconds,  unless you are especially fumble-fingered 
  383.         in  changing the diskettes.  If you have more than  one  diskette 
  384.         drive,  you  can even keep a diskette in each one and switch band 
  385.         and mode by switching default drives.   If you have a hard  disk, 
  386.         you can improve considerably upon this; see the next paragraph.
  387.  
  388.  
  389.  
  390.  
  391.                                         6
  392.  
  393.  
  394.  
  395.  
  396.  
  397.  
  398.  
  399.  
  400.         RAPID BAND/MODE SWITCHING ON HARD DISK SYSTEMS
  401.  
  402.         If  your  IBM PC has a hard disk,  you can take advantage of  the 
  403.         ability  to  have  online at all times a log  file  for  each  of 
  404.         several  BAND/MODE  combinations.   The basic plan of  action  to 
  405.         switch  to a new band and mode is to terminate the program by use 
  406.         of the CTRL-ESCape keysequence,  then enter a BATch command  that 
  407.         switches   to   a  new  DOS  directory  containing  the   desired 
  408.         (preformatted) log file and reinvokes the NN5ILOG  program.   The 
  409.         program's author (NN5I),  whose hard disks are drives E: and  F:, 
  410.         does it this way:
  411.  
  412.         In the AUTOEXEC.BAT file on the hard disk is a statement:
  413.  
  414.              PATH E:\BAT,E:\COM
  415.  
  416.                                   which  assures that the \BAT  directory 
  417.         will  be searched first for all entered commands,  then the  \COM 
  418.         directory.   In  the  \COM  directory  is a single  copy  of  the 
  419.         NN5ILOG.COM executable program file.   This copy is executed  for 
  420.         any BAND/MODE combination.
  421.  
  422.         For each BAND/MODE combination, there is a separate DOS directory 
  423.         with a name corresponding to the band and mode; for instance, for 
  424.         20 meter CW there is a directory \20CW in the root directory.
  425.  
  426.         For  each BAND/MODE combination,  there is a BAT file in the \BAT 
  427.         directory that switches to the appropriate directory and  invokes 
  428.         the NN5ILOG program.   For instance, the BAT file for 20 meter CW 
  429.         is called 20CW.BAT and contains the following statements:
  430.  
  431.              CD \20CW           
  432.              NN5ILOG       
  433.  
  434.         As  a convenience,  BAT files for CW and SSB on the most commonly 
  435.         used  bands are included with the NN5ILOG programs on  the  disk.  
  436.         You  can set yourself up to operate this way by making your  hard 
  437.         disk the default drive,  inserting the diskette, and entering the 
  438.         command  BUILDDIR  to execute the batch file  BUILDDIR.BAT  which 
  439.         creates the directories.
  440.  
  441.         When operating on,  say,  15 meter SSB, all one need do to switch 
  442.         to  20 meter CW is enter the CTRL-ESC keysequence (which  returns 
  443.         to DOS), and then type 20CW and strike the ENTER key.  The system 
  444.         searches  the \BAT directory for 20CW.BAT and finds it;  then  it 
  445.         executes  the  commands in 20CW.BAT.   The first of these  is  CD 
  446.         \20CW,  which  changes  to the \20CW  directory,  containing  the 
  447.         appropriate  log  file  for 20 meter  CW  contacts.   The  second 
  448.         command  is NN5ILOG,  which starts up the NN5ILOG  program.   The 
  449.         program starts up,  then looks for the file NN5ILOG.LOG, which is 
  450.         the name of the log file.   If it finds the file, it reads it and 
  451.         continues logging in it from the point at which it had last been.  
  452.         If the file isn't there, the program creates it.
  453.  
  454.  
  455.  
  456.  
  457.                                         7
  458.  
  459.  
  460.  
  461.  
  462.  
  463.  
  464.  
  465.  
  466.         Thus,  all  that  you  need do to  prepare  for  rapid  BAND/MODE 
  467.         switching  during  the  contest  is to  set  up  the  appropriate 
  468.         statements  in  AUTOEXEC.BAT (the  PATH  statement),  create  the 
  469.         directories  you  intend to use (\COM,  \BAT,  and one  for  each 
  470.         BAND/MODE combination),  place NN5ILOG.COM in the \COM directory, 
  471.         and  create an appropriately named BAT file in the \BAT directory 
  472.         for  each BAND/MODE combination (perhaps using the ones  supplied 
  473.         on  the  disk).   Then switch to each  BAND/MODE  combination  in 
  474.         sequence to test the BAT files and preformat the log files.  As a 
  475.         convenience, we have included a BAT file (BUILDDIR.BAT) to create 
  476.         the  necessary  directories and place the BAND/MODE BAT files  in 
  477.         the \BAT directory.
  478.  
  479.  
  480.  
  481.  
  482.  
  483.  
  484.  
  485.  
  486.  
  487.  
  488.  
  489.  
  490.  
  491.  
  492.  
  493.  
  494.  
  495.  
  496.  
  497.  
  498.  
  499.  
  500.  
  501.  
  502.  
  503.  
  504.  
  505.  
  506.  
  507.  
  508.  
  509.  
  510.  
  511.  
  512.  
  513.  
  514.  
  515.  
  516.  
  517.  
  518.  
  519.  
  520.  
  521.  
  522.  
  523.                                         8
  524.  
  525.  
  526.  
  527.  
  528.  
  529.  
  530.  
  531.  
  532.         KEYBOARD REFERENCE
  533.  
  534.         The following is a complete summary of the use of the keys on the 
  535.         IBM  PC keyboard.  Please note that it is NEVER necessary to  use 
  536.         the  SHIFT  keys.  For instance,  the plus sign is  a  lower-case 
  537.         character  on one key and an upper-case character on another key. 
  538.         The program will always interpret the key correctly,  whether you 
  539.         use the SHIFT key or not.
  540.  
  541.              LEFT and Right arrow keys:  There are two left-arrow keys 
  542.                                          and one right-arrow key on the
  543.                                          keyboard.  These can be used  
  544.                                          as backspace and forward-space
  545.                                          while you are typing a callsign
  546.                                          to correct entries.    
  547.  
  548.              +   (plus sign)             There are two of these.  Either
  549.                                          can be used to log a QSO (think
  550.                                          of it as ADDing it to the log)
  551.                                          after you have typed in the 
  552.                                          callsign and exchange.
  553.  
  554.              ESCape (by itself)          Used to abort (NOT log) a
  555.                                          QSO that you are typing in.
  556.  
  557.              CTRL-ESCape                 Holding down the CTRL key while
  558.                                          striking the ESCape key ends 
  559.                                          the program.
  560.  
  561.              F1                          Stops any printing that is
  562.                                          in progress.
  563.  
  564.              F2                          Starts printing the QSOs already
  565.                                          logged, in order by date & time.
  566.                                          You can continue logging while
  567.                                          the printing takes place.
  568.  
  569.              F3                          Starts printing the QSOs already
  570.                                          logged, in callsign order.  You
  571.                                          can continue logging while the
  572.                                          printing takes place.
  573.  
  574.              F4                          Tells the program to print each
  575.                                          subsequent QSO as it is logged.
  576.  
  577.              F5                          Tells the program to print a 
  578.                                          standard-format dupe sheet.
  579.                                          You can continue logging while
  580.                                          the printing takes place. 
  581.  
  582.              F6                          Tells the program to eject the
  583.                                          paper to the top of the next 
  584.                                          sheet.  You can continue logging
  585.                                          while this takes place.
  586.  
  587.  
  588.  
  589.                                         9
  590.  
  591.  
  592.  
  593.  
  594.  
  595.  
  596.  
  597.  
  598.         KEYBOARD REFERENCE continued
  599.  
  600.  
  601.              F9                          QUICK-log.  Used in checking
  602.                                          an old log.  Typing in a 
  603.                                          callsign and hitting F9 will
  604.                                          immediately DUPE-check the QSO
  605.                                          and, if not a DUPE, log it.
  606.                                          If it is a DUPE, you must hit
  607.                                          "+" or ESCape to log or discard
  608.                                          the QSO.  It is not necessary
  609.                                          to enter the exchange or any
  610.                                          carriage returns.
  611.               
  612.              F10                         Specify station operator's call
  613.                                          sign.  When you strike F10, the
  614.                                          program will ask you to enter
  615.                                          the callsign of the station
  616.                                          operator so that it can be
  617.                                          recorded with subsequent QSOs.
  618.  
  619.              NumLock                     NumLock is used to stop the
  620.                                          updating to disk, temporarily.
  621.                                          This allows you to carry the
  622.                                          diskette to another PC, perhaps
  623.                                          in order to copy the LOG file
  624.                                          to another diskette for printing
  625.                                          on another PC.  While disk up-   
  626.                                          dating is thus suspended, you
  627.                                          can continue to log QSOs.  
  628.                                          After the diskette is back in
  629.                                          the drive, hit NumLock again to
  630.                                          write any accumulated QSOs and
  631.                                          resume normal operation.  Note 
  632.                                          that, while the disk logging is
  633.                                          stopped, printing (if in 
  634.                                          progress) will stop too.
  635.  
  636.  
  637.                                          CAUTION:  while you have the
  638.                                          diskette out of the PC that is
  639.                                          working with disk logging thus
  640.                                          suspended, you must not, on
  641.                                          another PC, do anything (such
  642.                                          as logging, deleting, or 
  643.                                          modifying QSOs) that modifies
  644.                                          the NN5ILOG.LOG file.  If you
  645.                                          do, the file may be damaged
  646.                                          and irretrievably destroyed
  647.                                          when you resume disk logging.
  648.  
  649.  
  650.  
  651.  
  652.  
  653.  
  654.  
  655.                                        10
  656.  
  657.  
  658.  
  659.  
  660.  
  661.  
  662.  
  663.  
  664.         OBTAINING A COPY OF THE NN5I LOGGING SYSTEM
  665.  
  666.         The DEMO version of the NN5I Logging System,  which runs only for 
  667.         fifteen minutes at a time,  is available free on the NN5I BBS and 
  668.         possibly on other BBSs.
  669.  
  670.         The NN5I BBS is active at
  671.  
  672.                                  (214) 960-2730
  673.                                  300 or 1200 baud
  674.  
  675.         The  DEMO version can be obtained for $5.00 by sending a diskette 
  676.         and self-addressed, stamped mailer to:
  677.  
  678.                                  Carl B. Hayes
  679.                                  Box 5988
  680.                                  Richardson, TX 75083
  681.  
  682.         The best way to send a 5-1/4" diskette mailer is to enclose it in 
  683.         an  8" diskette mailer,  which can usually be bought at the  same 
  684.         places that sell 5-1/4" mailers. Simply enclose your diskette and 
  685.         the  new,  stamped and addressed 5-1/4" mailer,  along with  your 
  686.         check or cash,  in the larger mailer, along with a NOTE that says 
  687.         WHAT  YOU  ARE  ORDERING!
  688.  
  689.         The  PRODUCTION version of the NN5I Logging System  is  available 
  690.         for  $75.00.  Please order it from the above address;  it is  not 
  691.         necessary  to  include  a  mailer when  ordering  the  PRODUCTION 
  692.         version.   You  should include a NOTE that says you are  ordering 
  693.         the  PRODUCTION  version of the NN5I  Logging  System.
  694.  
  695.         Although  extreme  effort has been expended in the  creation  and 
  696.         debugging of the NN5I Logging System, no guarantee or warranty is 
  697.         given.  Prospective purchasers are urged to use the DEMO  version 
  698.         to  determine whether this program is suited to their needs,  and 
  699.         to assume all risks.  Payment for either the DEMO version or  for 
  700.         the PRODUCTION version is not refundable under any circumstances; 
  701.         this is basically a one-man hobby operation.
  702.  
  703.  
  704.  
  705.  
  706.  
  707.  
  708.  
  709.  
  710.  
  711.  
  712.  
  713.  
  714.  
  715.  
  716.  
  717.  
  718.  
  719.  
  720.  
  721.                                        11
  722.  
  723.  
  724.  
  725.  
  726.  
  727.