home *** CD-ROM | disk | FTP | other *** search
/ ftp.wwiv.com / ftp.wwiv.com.zip / ftp.wwiv.com / pub / EVENTS / NOTEV11.EXE / NOTE-IT.DOC < prev    next >
Text File  |  1994-11-04  |  13KB  |  319 lines

  1.  
  2.  
  3.  
  4.           ███
  5.           ███
  6.           ███
  7.           ███             █████████████                         █████████████
  8. ███       ███                  ███                                   ███
  9. ████▄     ███                  ███                     █████████     ███
  10. ██████▄   ███    ██████████    ███   █████████            ███        ███
  11. ███ ▀███▄ ███   ███      ███   ███   ███                  ███        ███
  12. ███   ▀██████   ███      ███   ███   ██████       ██      ███        ███
  13. ███     ▀████   ███      ███   ███   ███                  ███        ███
  14. ███       ███    ██████████    ███   █████████         █████████     ███
  15. ┌─┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬─┐
  16. └─┴───┴───┴───┴───┴───┴───┴Datagen Software Designs───┴───┴───┴───┴───┴───┴─┘
  17.  
  18.                                "Note-It v1.11"
  19.                            (c) 1994 Chad Goodnough
  20.                     Written & Programmed By Chad Goodnough
  21.  
  22.            Distributed In Cooperation With Datagen Software Designs
  23.  
  24.                         For use with WWIV BBS Systems
  25.  
  26.  
  27.  
  28.  
  29.                            WARRANTY and DISCLAIMER
  30.                            ───────────────────────
  31.  
  32.          This  software  is  provided  AS IS without any expressed or
  33.          implied warranties whatsoever. No warranty of fitness for  a
  34.          particular  purpose  is offered. The author of this software
  35.          and/or  Datagen Software Designs cannot be held  responsible
  36.          for DIRECT, INDIRECT INCIDENTAL, CONSEQUENTIAL, or ANY OTHER
  37.          damages  due  to  your  ability or  inability  to  use  this
  38.          software, even if the author and/or Datagen Software Designs
  39.          has  been  advised of the possibility of  such damages.  The
  40.          user  assumes  full  responsibility  for   the  use  of this
  41.                                   software.
  42.  
  43. ─────────────────────────────────────────────────────────────────────────────
  44.  ░ Files Included ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░
  45. ─────────────────────────────────────────────────────────────────────────────
  46.  
  47.          NOTE-IT .EXE ─── Note-It v1.11 Executable
  48.          NOTE-IT .DOC ─── Note-It v1.11 Documentation
  49.          NOTE-IT .HIS ─── Note-It History File
  50.  
  51.          [3 Files]
  52.  
  53.      Files Created By NOTE-IT:
  54.  
  55.          USER_###.NOT ─── Note File For Each User Keeping A Note
  56.  
  57.  
  58.      Files Used By NOTE-IT:
  59.  
  60.          CHAIN   .TXT ─── BBS Dropfile Holding User Information
  61.  
  62. ─────────────────────────────────────────────────────────────────────────────
  63.  ░ What Is Note-It? ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░
  64. ─────────────────────────────────────────────────────────────────────────────
  65.  
  66.      NOTE-IT is a door for WWIV BBS systems or any BBS that can create
  67. a dropfile using the format of WWIV's CHAIN.TXT file.
  68.  
  69.      It allows you and your users to keep a 3 line reminder that is shown
  70. during the logon process everytime they call your board. Let's take a look
  71. at SOME of the features included in this program:
  72.  
  73.      - Verifies user's real name each time so new user doesn't get the note
  74.        created by previous user with the same user number.
  75.  
  76.      - Axe mode available for those who want to see absolutely nothing about
  77.        NOTE-IT during logon.
  78.  
  79.      - Non-ANSI support as well!  Runs identical to the ANSI version without
  80.        high-ASCII characters or ANSI commands.
  81.  
  82.  
  83. ─────────────────────────────────────────────────────────────────────────────
  84.  ░ Installation ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░
  85. ─────────────────────────────────────────────────────────────────────────────
  86.  
  87.      The first thing you should do is unarchive all the NOTE-IT files into
  88. your main BBS directory.  Once that is complete, all you have left is adding
  89. a line to your LOGON.BAT file and adding the door in your CHAINEDIT section.
  90.  
  91.      First, modify your LOGON.BAT to include this line:
  92.  
  93.      NOTE-IT.EXE %1
  94.  
  95.      This line shows the user logging on their current reminder or tells
  96. them if they don't have one. (If the user has Axe Mode enabled, then nothing
  97. is shown.
  98.  
  99.      Now go into your CHAINEDIT section and add NOTE-IT with these options.
  100.  
  101.      For WWIV:
  102.  
  103.           Filename       : NOTE-IT.EXE %1 /E
  104.           ANSI           : Optional
  105.           DOS Interrupts : NOT USED!       (Important line)
  106.           BBS Shrink     : Optional
  107.           Disable Pause  : Yes
  108.  
  109.      Please note that the NOTES subdirectory is created when you first run
  110.      NOTE-IT.
  111.  
  112. ─────────────────────────────────────────────────────────────────────────────
  113.  ░ Command Line Parameters ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░
  114. ─────────────────────────────────────────────────────────────────────────────
  115.  
  116.      Just typing NOTE-IT.EXE at the DOS will cause Note-It to abort and
  117. return to the prompt.  At least one command-line paramater is required for
  118. complete operation:
  119.  
  120.         %1 WWIV will replace this with the name and path of your CHAIN.TXT
  121.            file. If you want to do it manually (or typing it straight from
  122.            DOS, enter the path yourself (i.e. C:\WWIV\CHAIN.TXT )
  123.  
  124.   -E or /E Use this to run the section which allows editing the user's note.
  125.            Running NOTE-IT without this simply displays the user's note
  126.            and then terminates.
  127.  
  128.      For example, assuming that you wanted to only display to the user their
  129. current note on file, you would use the command-line:
  130.  
  131.     NOTE-IT.EXE C:\WWIV\CHAIN.TXT
  132.  
  133.     If you wanted Note-It to go into edit mode, you would include the second
  134. command-line parameter:
  135.  
  136.     NOTE-IT.EXE C:\WWIV\CHAIN.TXT -E
  137.  
  138. ─────────────────────────────────────────────────────────────────────────────
  139.  ░ The NOTES Directory ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░
  140. ─────────────────────────────────────────────────────────────────────────────
  141.  
  142.      In order to keep your BBS directory from becoming even more cluttered
  143. with files, NOTE-IT will look for a directory called NOTES off of the one
  144. you put it in. If it doesn't find it, NOTES will be created the first time
  145. anyone runs NOTE-IT. When a user creates a note, it will be stored here. If
  146. a user never runs note it, then a note file will NOT be created for this
  147. user, AND if a user creates a note but then later deletes the note, the file
  148. in the NOTES directory for that user is deleted. IF the user enables AXE mode
  149. then there WILL be a file for that user, slightly smaller in size. This
  150. method of keeping only the files needed means that you won't have disk space
  151. taken up for a user that never makes use of NOTE-IT.
  152.  
  153. ─────────────────────────────────────────────────────────────────────────────
  154.  ░ Inside Note-It ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░
  155. ─────────────────────────────────────────────────────────────────────────────
  156.  
  157.      When you first run NOTE-IT (in Edit mode (/E)), you will see the title
  158.      header, followed by the your current note (none since this is your
  159.      first time) and a list of 4 options:
  160.  
  161.          1. Create Note
  162.          2. Delete Current Note
  163.          3. Toggle Axe Mode (Currently Off)
  164.          4. Exit NOTE-IT
  165.          5. Change Default Note
  166.  
  167.  
  168.      1. Create Note
  169.         Hitting "1" will erase the menu and let you enter a 3 line note.
  170.         After pressing [Return] on the 3rd line, the user will be asked if
  171.         they wish to save this as the new note. The screen is then cleared
  172.         and the 3 sections mentioned above are redrawn.
  173.  
  174.      2. Delete Note
  175.         Choosing to delete note will bring up a prompt asking the user to
  176.         verify that this really what (s)he wishes to do. After answering,
  177.         the screen is then redrawn to the menu.
  178.  
  179.      3. Toggle Axe Mode
  180.         Axe Mode simply tells NOTE-IT whether or not to show ANYTHING AT ALL
  181.         of the NOTE-IT program during the logon sequence. If the user does
  182.         not have a note (or has deleted their old note) but has Axe Mode
  183.         DISABLED, the title header and default message are shown. If the
  184.         user enables Axe Mode, then every time the user logs on after that
  185.         NOTE-IT sends noothing at all to the screen and the user gets no
  186.         visual indication that the program was even run.
  187.  
  188.         This will appeal to those users that might think you as a sysop show
  189.         too much information before they get to the main prompt. Of course,
  190.         they won't know about Axe Mode until they run NOTE-IT in your doors
  191.         section because the default message does not mention it. (If you
  192.         think being able to create your own defualt message might be a nice
  193.         addition to the program, then E-Mail me and I'll do it. (And it will
  194.         tell me how many of you actually read this far too. :> ))
  195.  
  196.      4. Exit NOTE-IT
  197.         Quits the program and returns to the BBS.
  198.  
  199.      5. Change Default Note
  200.         This option is only displayed for sysop users.  Each user has a
  201.         default note that is displayed to them if they have not entered their
  202.         own.  Choosing this menu selection will allow the sysop to change
  203.         that default note to new users of Note-It.
  204.  
  205. ─────────────────────────────────────────────────────────────────────────────
  206.  ░ Registration Of Note-It ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░
  207. ─────────────────────────────────────────────────────────────────────────────
  208.  
  209.      NOTE-IT v1.11 is being released under the Freeware policy.  There is
  210. no charge for the use of this program, but if you find it to be one that you
  211. will use often, and enjoy using, you are encouraged to make a small donation
  212. to Datagen Software Designs to help us in our goal to produce tons of
  213. quality, low-cost software.
  214.  
  215. ─────────────────────────────────────────────────────────────────────────────
  216.  ░ Support BBS Information ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░
  217. ─────────────────────────────────────────────────────────────────────────────
  218.  
  219.                Datagen Software Designs Support BBS Application
  220.                ________________________________________________
  221.  
  222.   For application to become a  respectable Datagen Software Designs support
  223.   Bulletin Board System, simply fill out the following information and mail
  224.   to the below address.  Please be sure to include all information.
  225.  
  226.   Name   __________________________________________________________________
  227.           Last,                          First                          MI
  228.  
  229.   Age    ______       Phone  _________________________
  230.                              Area Code
  231.   Address__________________________________________________________________
  232.           Street
  233.  
  234.          __________________________________________________________________
  235.  
  236.          __________________________________________________________________
  237.          City,               State                    Zip
  238.  
  239.  
  240.   BBS Name ________________________________________________________________
  241.  
  242.   BBS Sysop Handle ________________________________________________________
  243.  
  244.   BBS Number ________________________  BBS Baud Rates _____________________
  245.              Area Code
  246.  
  247.   BBS Hours
  248.  
  249.   [  ] 24 hours    [  ] Part-Time (Specify Hours) _________________________
  250.  
  251.   BBS Type And Version ____________________________________________________
  252.  
  253.   BBS Net/Node (If Applicable) ____________________________________________
  254.  
  255.   BBS Time Running (Continuously) _________________________________________
  256.  
  257.   Disk Information
  258.  
  259.   [  ] 3 1/2" Diskette    [  ] 5 1/4" Diskette
  260.   [  ] High Density       [  ] Double Density
  261.  
  262.   Reason For Wanting To Become A Support BBS:
  263.  
  264.  
  265.  
  266.  
  267.  
  268.  
  269.  
  270.   Sysop's requesting to become a  support board will be notified as soon as
  271.   possible on their request once received.  Send all applications to:
  272.  
  273.           Support BBS Applications
  274.           Datagen Software Designs
  275.           1732 Wind Drift Rd.
  276.           Orlando, FL  32809
  277.  
  278. ─────────────────────────────────────────────────────────────────────────────
  279.  ░ Author's Notes And Credits ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░
  280. ─────────────────────────────────────────────────────────────────────────────
  281.  
  282.      This is my first program being released by Datagen Software Designs and
  283. I'd like to know what you think.  Feel free to contact me at the address
  284. below:
  285.  
  286.      NOTE-IT v1.11
  287.      c/o Chad Goodnough
  288.      118 Belmont Rd. #6
  289.      Grand Forks, ND 58201
  290.  
  291.  
  292.      To receive a complete description of all Datagen Software Designs
  293. products, leave comments about software, or make a request, mail John Dailey
  294. at any of the addresses below, or call:
  295.  
  296.      BBS Avalon (Datagen Software Designs HQ)
  297.      (407) 275-5996
  298.      24 hours, 14.4bps, N81
  299.  
  300.      1:363/277   [FIDONet]
  301.      1@4701      [Alliance]
  302.      154:205/9   [RIPNet!]
  303.      166@2522    [WWIVNet]
  304.      166@4701    [TerraNET]
  305.      166@14701   [WWIVLink]
  306.      166@4702    [ICENet]
  307.      73124, 2612 [Compuserve]
  308.  
  309.      John.Dailey%277@satlink.oau.org [Internet]
  310.      73124.2612@compuserve.com       [Internet]
  311.  
  312.  
  313.      Datagen Software Designs
  314.      1732 Wind Drift Rd.
  315.      Orlando, FL  32809-6841
  316.  
  317.      Thank you for your support!
  318.  
  319.