home *** CD-ROM | disk | FTP | other *** search
/ Programmer 7500 / MAX_PROGRAMMERS.iso / PROGRAMS / UTILS / MODEMS / PAGEME.ZIP / PAGED10.DOC next >
Encoding:
Text File  |  1990-02-28  |  24.9 KB  |  810 lines

  1.  
  2.  
  3.  
  4.  
  5.  
  6.  
  7.            [[[[[[[[  [[[[[[[[  [[[[[[[[  [[[[[[[[  [[[[[[[[  [[[[[[[[
  8.            [[    [[  [[    [[  [[        [[        [[ [[ [[  [[
  9.            [[[[[[[[  [[[[[[[[  [[        [[[[[[    [[ [[ [[  [[[[[[  
  10.            [[        [[    [[  [[ [[[[[  [[        [[ [[ [[  [[
  11.            [[        [[    [[  [[    [[  [[        [[ [[ [[  [[
  12.            [[        [[    [[  [[[[[[[[  [[[[[[[[  [[ [[ [[  [[[[[[[[
  13.  
  14.  
  15.  
  16.   
  17.                                   VERSION D1.0
  18.  
  19.  
  20.  
  21.  
  22.  
  23.  
  24.  
  25.  
  26.  
  27.     
  28.                                      WRITTEN
  29.  
  30.                                        AND
  31.  
  32.                                    DISTRIBUTED
  33.  
  34.                                        BY
  35.  
  36.  
  37.                                 STEVEN C. SLOWIK
  38.                                 332 THELMA COURT
  39.                                WHEELING, IL 60090
  40.  
  41.  
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.                       COPYRIGHT (C) STEVEN C. SLOWIK  1989
  64.                                ALL RIGHTS RESERVED
  65.  
  66.  
  67.  
  68.  
  69.  
  70.  
  71.                                TABLE OF CONTENTS
  72.  
  73.  
  74.  
  75.         PAGEME VERSION D1.0
  76.  
  77.  
  78.         INTRODUCTION .............................................. 1
  79.  
  80.         THEORY OF OPERATION ....................................... 1
  81.  
  82.         HARDWARE REQUIREMENTS ..................................... 1
  83.  
  84.         VERSION D1.0 FEATURES ..................................... 2
  85.  
  86.         LICENSE AGREEMENT ......................................... 2
  87.  
  88.         WARRANTY DISCLAIMER ....................................... 3
  89.  
  90.         REGISTRATION .............................................. 4
  91.  
  92.         CONTRIBUTION FORM ......................................... 5
  93.  
  94.  
  95.  
  96.         RUNNING PAGEME VERSION D1.0 
  97.  
  98.  
  99.         HARDWARE SET-UP ........................................... 6
  100.  
  101.         START-UP .................................................. 6
  102.  
  103.              Telephone Number ..................................... 6
  104.              Pager End Code ....................................... 6
  105.              Call Return Code ..................................... 7
  106.              Call Return Number ................................... 7
  107.              Alarm Code ........................................... 7
  108.              Alarm Times .......................................... 7
  109.              Return Number Dialing Delay .......................... 8
  110.              COM Port ............................................. 8
  111.              Baud Rate ............................................ 8
  112.  
  113.         PROGRAM OPERATION ......................................... 9
  114.  
  115.         HINTS ..................................................... 9
  116.  
  117.         TROUBLESHOOTING ........................................... 10
  118.  
  119.         CUSTOMER SERVICE .......................................... 11
  120.  
  121.  
  122.  
  123.  
  124.  
  125.  
  126.                                        i
  127.  
  128.  
  129.                                                   PAGEME VERSION D1.0
  130.  
  131.  
  132.  
  133.  
  134.                                PAGEME VERSION D1.0
  135.  
  136.  
  137.  
  138.                                    INTRODUCTION
  139.  
  140.            PAGEME  is a PAGING/CALL NOTIFICATION system that may be  used 
  141.         in  conjunction  with, or without a  commercial  pager  (beeper). 
  142.         PAGEME  will  determine  that  a call has  been  answered  by  an 
  143.         answering  machine. It will then either call a commercial  paging 
  144.         system or call you at another number to notify you that a message 
  145.         has been left on your answering machine.  It is intended for  use 
  146.         by  persons desiring notification that they have received a  call 
  147.         or  calls  on  their  answering  machine.  PAGEME  is  useful  to 
  148.         consultants,  salesmen/women  and others that  use  an  answering 
  149.         machine when they are away from their home or office.  Since  you 
  150.         will  know  within minutes that someone is trying to  reach  you, 
  151.         your clients and callers will no longer have to wait forever  for 
  152.         you to return an important call.
  153.  
  154.  
  155.                                THEORY OF OPERATION
  156.  
  157.            PAGEME  works by detecting the ring signal of  your  telephone 
  158.         just like your answering machine does.  It then waits a specified 
  159.         period  of time and then dials a telephone number  designated  by 
  160.         the  user.   This  telephone  number may  be  associated  with  a 
  161.         commercial  paging  system  or it may merely be  a  second  phone 
  162.         number  at which you can be reached.  PAGEME will then  wait  for 
  163.         the  other phone to answer and dial a return  code/phone  number.  
  164.         If  you are using a pager, your paging system will  be  activated 
  165.         just  as if someone had called the pager themselves.  If you  are 
  166.         using  PAGEME to call another telephone number where you  can  be 
  167.         reached,    the  multi-frequency  touch  tones  of   the   return 
  168.         code/phone number that you selected will inform you that  someone 
  169.         has called your answering machine.
  170.  
  171.  
  172.                               HARDWARE REQUIREMENTS
  173.  
  174.         In addition to your PC, PAGEME requires the following for  proper 
  175.         operation:
  176.  
  177.               1.  A  1200  or 2400 baud  auto-dial  modem  utilizing  the             
  178.                   industry standard `AT' command set.
  179.             
  180.               2.  An answering machine connected to the same line as  the                 
  181.                   modem/computer.
  182.  
  183.  
  184.  
  185.  
  186.  
  187.  
  188.                                     PAGE 1
  189.  
  190.                                                   PAGEME VERSION D1.0
  191.  
  192.  
  193.  
  194.  
  195.  
  196.                               VERSION D1.0 FEATURES
  197.  
  198.            PAGEME  Version D1.0 is  similar  to  the  registered  version 
  199.         with the following differences from the registered version:
  200.  
  201.                 -  A  limit  of six (6) calls will  be  logged  and  will            
  202.                    activate the paging feature.
  203.  
  204.                 -  Calls are logged to the screen only.
  205.  
  206.                 -  The Call and Alarm Codes are not user-selectable.
  207.  
  208.                 -  The Pager Number Dialing Delay  time  is  fixed 
  209.                    at 180 seconds (3 minutes).
  210.  
  211.                 -  A Pager Activation Test Mode is not included.
  212.  
  213.  
  214.                                 LICENSE AGREEMENT
  215.  
  216.            PAGEME  Version D1.0 is copyrighted and protected by the  laws 
  217.         of the United States and any supplemental provisions.
  218.  
  219.            You  are  granted a license to use PAGEME Version  D1.0  on  a 
  220.         trial  basis.  You are encouraged to try it for a period  of  one 
  221.         month.  If after that time you decide that it is of value to you, 
  222.         it  would be appreciated if you would send a contribution  ($5.00 
  223.         U.S. suggested) to the address shown below.  PAGEME Version  D1.0 
  224.         is user-supported software and as such your contribution will  be 
  225.         the  primary  motivation  to update  and  improve  the  software.  
  226.         Contributors  will be notified of subsequent versions  when  they 
  227.         become  available.  Your contribution also makes you eligible  to 
  228.         receive discounts on future versions.
  229.  
  230.            You  are  allowed  and encouraged to  make  copies  of  PAGEME 
  231.         Version  D1.0 for distribution to others including  placement  on 
  232.         electronic  bulletin  boards  provided  that  the  programs   and 
  233.         documentation  are transferred without modification and in  their 
  234.         entirety.
  235.  
  236.  
  237.  
  238.  
  239.  
  240.  
  241.  
  242.  
  243.  
  244.  
  245.  
  246.  
  247.  
  248.  
  249.                                     PAGE 2
  250.  
  251.                                                   PAGEME VERSION D1.0
  252.  
  253.  
  254.  
  255.  
  256.  
  257.                                WARRANTY DISCLAIMER
  258.  
  259.            All  versions  of PAGEME and  accompanying  documentation  are 
  260.         provided "AS IS" without warranty of any kind.  The user  assumes 
  261.         the  entire risk related to the performance and results  of  said 
  262.         software and written matter.
  263.  
  264.            I  disclaim all warranties, either expressed or  implied  with 
  265.         respect  to  this product, including but not limited  to  implied 
  266.         warranties  of  merchantability  and  fitness  for  a  particular 
  267.         purpose.
  268.  
  269.            In  no event shall I be liable for any damages whatsoever  and 
  270.         without  limitation,  including but not limited  to  any  direct, 
  271.         indirect,  incidental, special, or consequential damages  arising 
  272.         out of the use of this product even if I have been advised of the 
  273.         possibility of such damages.
  274.  
  275.            In no event shall my liability for any damages ever exceed the 
  276.         price paid by the user for the license to use the software.
  277.  
  278.  
  279.  
  280.  
  281.  
  282.  
  283.  
  284.  
  285.  
  286.  
  287.  
  288.  
  289.  
  290.  
  291.  
  292.  
  293.  
  294.  
  295.  
  296.  
  297.  
  298.  
  299.  
  300.  
  301.  
  302.  
  303.  
  304.  
  305.  
  306.  
  307.  
  308.  
  309.  
  310.  
  311.  
  312.                                     PAGE 3
  313.  
  314.                                                   PAGEME VERSION D1.0
  315.  
  316.  
  317.  
  318.  
  319.  
  320.                                   REGISTRATION
  321.  
  322.              A  registered  version  of PAGEME is also  available  for  a 
  323.         contribution of $15.00. Multiple copy discounts and site licenses 
  324.         are available by writing to the address shown below.
  325.  
  326.            The  registered  version  includes  additional  features   and 
  327.         enhanced utility such as:
  328.  
  329.              * Ability to save Set-Up parameters
  330.              * Logging of calls to disk
  331.              * Additional Alarm times
  332.              * Additional number of call notifications/pager activations
  333.              * Call Notification/Pager Activation Test Mode
  334.              * User-selectable  Call Codes,  Alarm Codes, and Call 
  335.                Return Delay times     
  336.              * Call-Waiting Deactivation
  337.  
  338.              An  order form is provided for your convenience.  If you  do 
  339.         not  use  the form, please include your  name,  mailing  address, 
  340.         telephone  number, and any suggestions for future versions  along 
  341.         with a check for the proper amount and send to:
  342.  
  343.                                  STEVEN C. SLOWIK
  344.                                  332 THELMA COURT
  345.                                 WHEELING, IL 60090
  346.  
  347.  
  348.  
  349.  
  350.  
  351.  
  352.  
  353.  
  354.  
  355.  
  356.  
  357.  
  358.  
  359.  
  360.  
  361.  
  362.  
  363.  
  364.  
  365.  
  366.  
  367.  
  368.  
  369.  
  370.  
  371.  
  372.  
  373.                                     PAGE 4
  374.  
  375.                                                   PAGEME VERSION D1.0
  376.  
  377.  
  378.         -----------------------------------------------------------------
  379.  
  380.  
  381.  
  382.                                 CONTRIBUTION FORM
  383.  
  384.         (  ) Enclosed is $_____ ($5.00 U.S. suggested) for use of  PAGEME 
  385.         Version D1.0. 
  386.  
  387.         (    )  Enclosed is _____ x $15.00 U.S. Each (TOTAL  $_____)  for 
  388.         _____ copies of the latest registered version of PAGEME.
  389.  
  390.  
  391.         NAME:_______________________________________________________
  392.  
  393.         MAILING ADDRESS:____________________________________________
  394.  
  395.         CITY:______________________  STATE:______  ZIP:_____________
  396.  
  397.         PHONE: (______)______-________
  398.  
  399.                          *
  400.         MAIL CONTRIBUTION AND COMPLETED FORM TO:
  401.  
  402.                                  STEVEN C. SLOWIK
  403.                                  332 THELMA COURT
  404.                                 WHEELING, IL 60090
  405.  
  406.                      MAKE CHECKS PAYABLE TO: STEVEN C. SLOWIK
  407.  
  408.                          ALLOW 4 TO 6 WEEKS FOR DELIVERY         D000-001
  409.  
  410.     * - ADD $10.00 FOR RUSH HANDLING AND EXPRESS SHIPPING
  411.         -----------------------------------------------------------------
  412.  
  413.         COMMENTS AND SUGGESTIONS:
  414.  
  415.         _________________________________________________________________
  416.  
  417.         _________________________________________________________________
  418.  
  419.         _________________________________________________________________
  420.  
  421.         _________________________________________________________________
  422.  
  423.         _________________________________________________________________
  424.  
  425.         _________________________________________________________________
  426.  
  427.         _________________________________________________________________
  428.  
  429.         _________________________________________________________________
  430.  
  431.  
  432.  
  433.  
  434.                                     PAGE 5
  435.  
  436.                                                   PAGEME VERSION D1.0
  437.  
  438.  
  439.  
  440.  
  441.                            RUNNING PAGEME VERSION D1.0
  442.  
  443.         HARDWARE SET-UP:
  444.  
  445.            The  only hardware set-up required for PAGEME Version D1.0  is 
  446.         that  the modem/computer and answering machine must be  connected 
  447.         to the same telephone line.
  448.  
  449.  
  450.         START-UP:
  451.  
  452.            PAGEME  Version D1.0 is extremely simple to use.  The  program 
  453.         is invoked by typing:
  454.  
  455.                                      PAGED10
  456.  
  457.         at  the  DOS prompt.  The opening title screen will  then  appear 
  458.         followed shortly thereafter by the program screen.  
  459.  
  460.  
  461.         Telephone Number -
  462.  
  463.            The  cursor  will  initially be  positioned  under  the  first 
  464.         asterisk  following `Telephone Number:'.  You may then enter  the 
  465.         telephone  number of your pager or the telephone number at  which 
  466.         you  want  PAGEME  to call you.  As soon as  the  last  digit  is 
  467.         entered  the cursor will move to the asterisk next to `Pager  End 
  468.         Code:'.  If you make a mistake when entering the telephone number 
  469.         you can press the backspace key until the last digit is  entered.  
  470.         Once  the  last digit is depressed the cursor moves to  the  next 
  471.         line  and you must exit and rerun the program in order  to  enter 
  472.         the  correct number.  The registered version allows you  to  move 
  473.         between  input  fields.   It  also  supports  saving  of   Set-Up 
  474.         parameters.
  475.  
  476.  
  477.         Pager End Code -
  478.  
  479.            The  Pager End Code is used by many commercial paging  systems 
  480.         to  signal  the end of the Call Return Number.  When  the  paging 
  481.         system receives this code it initiates the paging sequence.   You 
  482.         should  enter  the  correct Pager End Code  for  your  particular 
  483.         system.   If your system does not use an End Code or you are  not 
  484.         using a pager, you should enter a space.
  485.  
  486.  
  487.  
  488.  
  489.  
  490.  
  491.  
  492.  
  493.  
  494.  
  495.                                     PAGE 6
  496.  
  497.                                                   PAGEME VERSION D1.0
  498.  
  499.  
  500.  
  501.  
  502.  
  503.         Call Return Code -
  504.  
  505.            The Call Return Code is not user-selectable in PAGEME  Version 
  506.         D1.0.  When PAGEME detects a call it will dial this code and your 
  507.         Call Return Number to the paging system.  When your display pager 
  508.         alerts  you of a call it will show this code and the Call  Return 
  509.         Number.   The registered version provides a user-selectable  Call 
  510.         Return Code.
  511.  
  512.  
  513.         Call Return Number -
  514.  
  515.            The Call Return Number is simply the telephone number that you 
  516.         select  which  is sent to the pager when a call is  detected.   I 
  517.         usually  use  my office phone number.  When I get paged  and  the 
  518.         pager  displays  the  Call  Return Code  followed  by  my  office 
  519.         telephone  number,  I  know that I have received  a  call  on  my 
  520.         answering machine.
  521.  
  522.  
  523.         Alarm Code -
  524.  
  525.            The  Alarm Code is similar to the Call Detected Code.   It  is 
  526.         sent  by  PAGEME along with the Call Return Number  to  designate 
  527.         that one of the user-selectable Alarm Times have been reached.
  528.  
  529.  
  530.         Alarm Times -
  531.  
  532.            There  are  two Alarm Times that are selectable by  the  user.  
  533.         The Alarm Times must be entered in the following format:
  534.  
  535.                                       HH:MM
  536.  
  537.                               where:  HH = Hour
  538.                                       MM = Minutes
  539.  
  540.         A  24  hour clock is used so 5:00 PM must be  entered  as  17:00.  
  541.         Leading and trailing zeros are significant and must be entered so 
  542.         5:00 AM must be entered as 05:00.  The colon ` : ' is provided by 
  543.         PAGEME and does not need to be entered by the user.  Alarm  Times 
  544.         must  be entered in PAGEME Version D1.0.  If you do not  want  to 
  545.         set  an Alarm Time, set the Alarm Time(s) equal to 23:59 or  some 
  546.         other  time that will not be reached before you get back  to  the 
  547.         office.   The  registered version allows you to set  and  disable 
  548.         multiple alarms.  PAGEME Version D1.0 only supports two (2) Alarm 
  549.         Times.
  550.  
  551.  
  552.  
  553.  
  554.  
  555.  
  556.                                     PAGE 7
  557.  
  558.                                                   PAGEME VERSION D1.0
  559.  
  560.  
  561.  
  562.  
  563.         Pager Dialing Delay -
  564.  
  565.            The  Pager  Dialing Delay is the time in seconds  that  PAGEME 
  566.         waits  from  the time it detects a call until the time  it  dials 
  567.         your  pager  or  other designated telephone  number.   The  Pager 
  568.         Dialing  Delay  is  fixed at 180 seconds (3  minutes)  in  PAGEME 
  569.         Version D1.0 but is user-selectable in the registered version.
  570.  
  571.  
  572.         Return Number Dialing Delay -
  573.  
  574.            The  Return Number Dialing Delay is the time in  seconds  that 
  575.         PAGEME waits after it dials your pager/telephone number until  it 
  576.         dials the Call Return Code and Call Return Numbers.  This  number 
  577.         must  be  entered and must be between 0 and  99  inclusive.   The 
  578.         leading  zero  is significant and must be included so  9  seconds 
  579.         must be entered as 09.
  580.  
  581.  
  582.         COM Port -
  583.  
  584.            The COM Port is the communication port number assigned to your 
  585.         modem.  It must be entered and must be either 1 or 2.
  586.  
  587.  
  588.         Baud Rate -
  589.  
  590.            The Baud Rate is the communications speed of the COM port  and 
  591.         modem.   PAGEME  currently  supports  300,  1200  and  2400  baud 
  592.         communication speeds.  If the 300 baud option is selected it must 
  593.         be entered as `0300' with the leading zero.
  594.  
  595.  
  596.  
  597.  
  598.  
  599.  
  600.  
  601.  
  602.  
  603.  
  604.  
  605.  
  606.  
  607.  
  608.  
  609.  
  610.  
  611.  
  612.  
  613.  
  614.  
  615.  
  616.                                     PAGE 8
  617.  
  618.                                                   PAGEME VERSION D1.0
  619.  
  620.  
  621.  
  622.  
  623.  
  624.                                 PROGRAM OPERATION
  625.  
  626.            After  the Baud Rate has been entered PAGEME  will  initialize 
  627.         the  modem and wait for a call.  When a call has been detected  a 
  628.         window  will " pop " onto the right-hand side of the  screen  and 
  629.         log the date and time of the call.  PAGEME Version D1.0 will then 
  630.         countdown from the Pager Dialing Delay to zero and then dial  the 
  631.         pager/telephone  number.  PAGEME Version D1.0 will then wait  for 
  632.         the  time specified by the Return Number Dialing Delay  and  dial 
  633.         the Call Detected Code/Call Return Number combination.
  634.  
  635.            PAGEME  also monitors the time of day.  When the time  of  day 
  636.         reaches  any of the user-specified Alarm Times, PAGEME will  dial 
  637.         the pager/telephone number, wait the number of seconds  specified 
  638.         by  the  Return  Number Dialing Delay and  then  dial  the  Alarm 
  639.         Code/Call Return Number combination.
  640.  
  641.            PAGEME Version D1.0 can be exited while waiting for a call  by 
  642.         pressing the ESCAPE ` Esc ' key.
  643.  
  644.  
  645.  
  646.                                       HINTS
  647.  
  648.            When  determining how long you should make the  Return  Number 
  649.         Dialing  Delay, it is suggested that you monitor the progress  of 
  650.         the  PAGEME dialing sequence and time how many seconds  you  need 
  651.         for  your paging system to answer.  Then experiment  with  values 
  652.         around this number until you find a reliable Delay time.
  653.  
  654.            The  Alarm  feature  can be used  as  a  call  detection/pager 
  655.         activation test mode by setting one of the Alarm Times to a  time 
  656.         earlier  than  the current time.  PAGEME  will  then  immediately 
  657.         enter  ALARM mode after it initializes the modem.  By doing  this 
  658.         you can be sure that your modem is working properly.
  659.  
  660.  
  661.  
  662.  
  663.  
  664.  
  665.  
  666.  
  667.  
  668.  
  669.  
  670.  
  671.  
  672.  
  673.  
  674.  
  675.  
  676.  
  677.                                     PAGE 9
  678.  
  679.                                                   PAGEME VERSION D1.0
  680.  
  681.  
  682.  
  683.  
  684.  
  685.                                  TROUBLESHOOTING
  686.  
  687.            PAGEME Version D1.0 has fundamental error detection programmed 
  688.         into  it.  However, because of the wide variety of computers  and 
  689.         modems  in  use,  PAGEME may not work with  all  combinations  of 
  690.         equipment.
  691.  
  692.            If  PAGEME  Version D1.0 does not work  with  your  particular 
  693.         equipment try referencing the following Troubleshooting Guide.
  694.  
  695.            1.  Make sure that your modem, computer and answering  machine 
  696.         are  connected correctly.  The modem must be set up for  the  COM   
  697.         port  that  you  are telling PAGEME Version  D1.0  to  use.   The 
  698.         answering machine must be connected to the same telephone line as 
  699.         your modem.
  700.  
  701.            2.   Make sure that your answering machine rings one  complete 
  702.         cycle  before  answering.  This way PAGEME Version D1.0  will  be 
  703.         able to detect the ` RING ' signal.
  704.  
  705.            3.  Make sure that you do not have too many  telecommunication 
  706.         devices  connected to the same telephone line.   Sometimes   when 
  707.         too  many phones, etc. are connected to the same line,  the  line 
  708.         voltage  drops  below that required for your  modem  to  sense  a 
  709.         ` RING '.
  710.  
  711.            4.   Try   turning  your computer and  modem  completely  off,
  712.         waiting   a   few minutes, and then restarting  them.   Sometimes
  713.         other  software change or  interfere with the programmable  modem 
  714.         and communication port parameters and do not reset them properly.
  715.  
  716.            5.  Try  removing memory resident  programs.   Sometimes  they 
  717.         interfere with the proper operation of other programs.
  718.  
  719.         If after trying these methods PAGEME Version D1.0 still does  not 
  720.         work,  please  write to me at the address given in  the  CUSTOMER 
  721.         SERVICE  section.   Please include your  name,  mailing  address, 
  722.         telephone  number,  best time to call and a  description  of  the 
  723.         problem.  I will try to determine the reason for the problem  and 
  724.         provide a remedy.
  725.  
  726.  
  727.  
  728.  
  729.  
  730.  
  731.  
  732.  
  733.  
  734.  
  735.  
  736.  
  737.  
  738.                                     PAGE 10
  739.  
  740.                                                   PAGEME VERSION D1.0
  741.  
  742.  
  743.  
  744.  
  745.                                  CUSTOMER SERVICE
  746.  
  747.            Customer  Service  is currently available via  mail.   If  you 
  748.         should  have  any questions or suggestions for  future  versions, 
  749.         please send them to me.
  750.  
  751.            Customized   versions are available on a contract  basis.   If
  752.         you  would  like   me  to provide a version  customized  to  your
  753.         specifications,  please  write  to  me  with  your  request. 
  754.  
  755.            Please address all correspondence to:
  756.  
  757.                                  STEVEN C. SLOWIK
  758.                                  332 THELMA COURT
  759.                                 WHEELING, IL 60090
  760.  
  761.  
  762.                            THANK YOU FOR USING PAGEME 
  763.  
  764.          ----------------end-of-author's-documentation---------------
  765.  
  766.                          Software Library Information:
  767.  
  768.                     This disk copy provided as a service of
  769.  
  770.                            Public (software) Library
  771.  
  772.          We are not the authors of this program, nor are we associated
  773.          with the author in any way other than as a distributor of the
  774.          program in accordance with the author's terms of distribution.
  775.  
  776.          Please direct shareware payments and specific questions about
  777.          this program to the author of the program, whose name appears
  778.          elsewhere in  this documentation. If you have trouble getting
  779.          in touch with the author,  we will do whatever we can to help
  780.          you with your questions. All programs have been tested and do
  781.          run.  To report problems,  please use the form that is in the
  782.          file PROBLEM.DOC on many of our disks or in other written for-
  783.          mat with screen printouts, if possible.  PsL cannot debug pro-
  784.          programs over the telephone, though we can answer questions.
  785.  
  786.          Disks in the PsL are updated  monthly,  so if you did not get
  787.          this disk directly from the PsL, you should be aware that the
  788.          files in this set may no longer be the current versions. Also,
  789.          if you got this disk from another vendor and are having prob-
  790.          lems,  be aware that  some files may have become corrupted or
  791.          lost by that vendor. Get a current, working disk from PsL.
  792.  
  793.          For a copy of the latest monthly software library newsletter
  794.          and a list of the 2,000+ disks in the library, call or write
  795.  
  796.                            Public (software) Library
  797.                                P.O.Box 35705 - F
  798.                             Houston, TX 77235-5705
  799.  
  800.                                 1-800-2424-PSL
  801.                                  MC/Visa/AmEx
  802.  
  803.                           Outside of U.S. or in Texas
  804.                           or for general information,
  805.                               Call 1-713-524-6394
  806.  
  807.                           PsL also has an outstanding
  808.                           catalog for the Macintosh.
  809.  
  810.