home *** CD-ROM | disk | FTP | other *** search
/ High Voltage Shareware / high1.zip / high1 / DIR8 / EDITPTH2.ZIP / EDITPATH.DOC next >
Text File  |  1990-05-07  |  7KB  |  224 lines

  1.  
  2.  
  3.  
  4.  
  5.  
  6.  
  7.  
  8.  
  9.                          ╔═══════════════════════════╗
  10.                          ║ A MÄC's Place BBS Release ║
  11.                          ╚═══════════════════════════╝
  12.  
  13.  
  14.  
  15.                          EDIT PATH - The DOS path Editor
  16.  
  17.                                   Version  2.0
  18.  
  19.  
  20.  
  21.                                Copyright (C),  1990
  22.  
  23.  
  24.  
  25.  
  26.  
  27.                                     Written By:        
  28.  
  29.                                  John W. McNamara
  30.                         
  31.                                   MÄC's Place BBS    
  32.                                      Dunn, NC           
  33.  
  34.                             (919) 891-1111 [19,200 HST] 
  35.  
  36.  
  37.  
  38.  
  39.  
  40.  
  41.  
  42.  
  43.  
  44.                             Release Date: 7 May 1990
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.     EDITPATH - Version 2.0                                           Page - 1
  54.  
  55.  
  56.     EDITPATH - A MÄC's Place BBS Release
  57.  
  58.  
  59. ┌────────────────────────────────┐
  60. │ Files included in this Zip:    │
  61. └────────────────────────────────┘
  62.  
  63.     EDITPATH.EXE   -    Main Executable    (File Size   11727)
  64.     EDITPATH.DOC   -    Complete Documentation
  65.  
  66.  
  67.  
  68.  
  69. ╔══════════════╗
  70. ║ Introduction ║
  71. ╚══════════════╝
  72.  
  73.   Time and Time again  I  have  had to reboot after changing my DOS
  74.   Path.  Well I got  Tired of  it, so I came  up with a PATH Editor
  75.  
  76.   EDITPATH is a one line  word  processor  that  will  allow you to
  77.   edit the existing PATH environment without having to reboot. This
  78.   is just the first BETA version so it only handles PATH's that are
  79.   80 Characters or less.  EDITPATH supports your arrow keys as well
  80.   as backspace and delete keys, thus giving you  enough flexibility
  81.   to edit your path properly.
  82.  
  83.   Just  simply type EDITPATH or whatever you rename it to, and your
  84.   present path will appear between two double lines as shown below.
  85.  
  86.  ════════════════════════════════════════════════════════════════════
  87.  D:\UTL;D:\RBASE;C:\DOS;D:\MASM;D:\MSC;
  88.  ════════════════════════════════════════════════════════════════════
  89.  
  90. Hit ENTER after you have finished Editing your Path, you will be
  91. prompted as to whether or not you want to save the new path.  Hitting
  92. <y> will change the path, hitting anything else will leave the path
  93. unchanged.  You will get an error if your path is NULL or if its longer
  94. than 80 Characters.
  95.  
  96. If you decide you want to edit the existing PATH then type the new
  97. directory you wish to add or remove one you don't need.
  98.  
  99. Its as simple as that....................
  100.  
  101. I have received some input on the editor,  comments include the INSERT
  102. key toggle should work.  I agree, however I'm still working on that
  103. The edit portion in is ASSEMBLY language and it takes me a little longer
  104. with assembly than it does "C" Version 3.0 will support the HOME, END and
  105. INSERT keys.
  106.  
  107.  
  108.  
  109.     EDITPATH - Version 2.0                                           Page - 2
  110.  
  111.  
  112.  
  113.  
  114.  
  115.  
  116. This Program was written in:
  117.                  Microsoft "C" 5.1  
  118.                  Microsoft Assembler 5.0                
  119.  
  120.  
  121.  
  122. I would like to thank the following individuals:
  123.  
  124. DAVID DUBOIS - For Writing the Environment Manipulations routines
  125.                Originally in Pascal SETPATH.PAS from BPROGA
  126.  
  127. CLAY DAVIS   - For Modifying the Tables 
  128.  
  129. WAYNE JAMES  - For hunting the above Source Code down for me.
  130.  
  131. DOUG MACLEAN - RIME "C" Conference Host for listening to me bitch
  132.                about DOS limitations and offering examples on how
  133.                to take on this project. Also for letting me bounce
  134.                ideas off him.  If you aren't participating in the
  135.                RIME (RelayNet International Message Exchange) "C"
  136.                conference and your a "C" programmer then your missing
  137.                something special.
  138.  
  139.  And anyone I forgot to mention...
  140.  
  141.  
  142.  
  143.     EDITPATH - Version 2.0                                           Page - 3
  144.  
  145. Now for the legal stuff:
  146.  
  147.  
  148.   EDITPATH (C) Copyright 1990        MÄC's Place BBS
  149.                                      John W. McNamara
  150.                                      All Rights Reserved
  151.  
  152.  These  files  are  distributed  under  the  ShareWare concept. Please
  153.  Do Not   distribute modified  versions without permission of the Author.
  154.  
  155.  
  156.  Do Not remove this notice or any other copyright notice.
  157.  
  158.                          ╔══════════════════╗
  159.                          ║══════════════════║
  160.                          ║    DISCLAIMER    ║
  161.                          ║══════════════════║
  162.                          ╚══════════════════╝
  163.  
  164.    There are NO guarantees  as the DOS environment  is a tricky area and some
  165.    BIOS may NOT react well to the intrusion. It has been successfully tested
  166.    on AMI, PHOENIX and AWARD BIOS's without any problems. The dates of these
  167.    BIOS's are not available.  I mean afterall its Free !
  168.  
  169.    THIS PRODUCT IS LICENSED  "AS IS" WITHOUT ANY WARRANTY OF MERCHANTABILITY
  170.    OR FITNESS  FOR  A  PARTICULAR  PURPOSE,  PERFORMANCE,  OR OTHERWISE. ALL
  171.    WARRANTIES ARE EXPRESSLY DISCLAIMED. BY USING THE EDITPATH PROGRAMME  YOU
  172.    AGREE THAT JOHN MCNAMARA,WILL NOT BE LIABLE TO YOU OR ANY THIRD PARTY FOR
  173.    ANY USE OF (OR INABILITY TO USE) OR PERFORMANCE OF THIS PROGRAMME, OR FOR
  174.    ANY DAMAGES WHATSOEVER WHETHER BASED ON CONTRACT, TORT OR OTHERWISE. EVEN
  175.    IF WE ARE NOTIFIED OF SUCH POSSIBILITY IN ADVANCE.
  176.  
  177.    You may not reverse-engineer, disassemble, modify,  decompile or  create
  178.    derivative works of this programme.  Piracy has been investigated by the
  179.    FBI and prosecuted under federal statutes.   Applicable law provides for
  180.    damages and recovery of attorney's fees. Distribution of any  MÄC's Place
  181.    BBS Utilities in any medium without its accompanying documentation is an
  182.    unauthorized modification. That is a theft of intellectual property.
  183.   ----------------
  184.  
  185.  
  186.  
  187.  
  188.                                  LICENSE
  189.                                  =======
  190.  The EDITPATH  Utility programme  can be  freely distributed so long as it
  191.  is  not  modified  or  sold  for  profit.  If you find that the programme
  192.  is  valuable, you  can send  a donation  for what  you think  it is worth.
  193.  A donation of $5 is suggested.
  194.  
  195.  Please Send your contributions to:
  196.  
  197.  
  198.     John McNamara
  199.     211 W. Pearsall St.
  200.     Dunn, NC 28334
  201.  
  202.  
  203.  
  204.  
  205.  If you have any questions, bugs, or suggestions, please contact the author
  206.  at:
  207.  
  208.      Author:
  209.  
  210.      John McNamara - SysOp
  211.      MÄC's Place BBS
  212.      (919) 891-1111 [19200 HST]
  213.  
  214.  
  215.   Or in the RIME "C" Conference or RIME UNIX Conference
  216.  
  217.    The latest version is always available for downloading.
  218.  
  219.  
  220.  
  221.                                                      Date: 7 May 1990
  222.  
  223.  
  224.