home *** CD-ROM | disk | FTP | other *** search
/ Crawly Crypt Collection 1 / crawlyvol1.bin / bbs / s_ed_103 / sys_edit.txt < prev   
Text File  |  1992-09-20  |  4KB  |  98 lines

  1. August 16, 1992
  2.  
  3.  
  4.                                Sys_Edit v1.03
  5.  
  6.                      for BBS Express! ST v1.60 & up only!
  7.  
  8.  
  9.                         Copyright (c) 1992, A+ Software
  10.  
  11.                   BBS Express! ST is copyright (c) 1987,1992
  12.                               C & R Systems, Inc.
  13.  
  14.  
  15. v1.03 Notes:
  16.  
  17.            o Fixed problem with file selector, when you held button to
  18.              select a path, irregardeless of drive specified, would put
  19.              the drive you loaded SYSDATA.DAT from. (reported by Rich
  20.              Sanchez)
  21.  
  22.            o Improved code to be slightly faster and more compact.
  23.  
  24. v1.02 Notes:
  25.  
  26.            o  Fixed bug that would trash the Sysdata.dat (reported by
  27.               Stuart Lyster)
  28.  
  29. v1.01 Notes:  Not released, bug fix only.
  30.  
  31. v1.00 Notes:
  32.  
  33.            o  Fixed bug concerning Message Command Definitions (reported
  34.               by Easy Putter) The form read as 'Main Command Definitions'
  35.               because I am using the same form for both in the resource
  36.               file.  I had simply forgot to add the code so that it would
  37.               write 'Message Command Definitions' in its place. Fixed.
  38.  
  39. v0.95 Notes:
  40.  
  41.        Ok, I believe the program is ready for all to try and use.  The only
  42.        work left to do is to finish the print routines.  For now, the print
  43.        to printer/disk feature only prints the General Setup stuff.  By the
  44.        time I have that module fully done, any bug found will hopefully be
  45.        squashed.  The print-to-disk filename is SYSDATA.TXT, and is written
  46.        to the same directory that SYS-EDIT.PRG was executed from.
  47.  
  48.  
  49. v0.93 Beta notes:
  50.  
  51. Found bug in message path area!  Had a Strcpy() in the wrong place that
  52. caused a 'C' to end up in the message base path...  Fixed (moved line up 5
  53. lines).
  54.  
  55. If you enter a command level > 32 it will set it = 32...
  56.  
  57. In the File Sigs, if you blank out the Description and path, it will be
  58. marked as unused (same as original Sysedit.tos)
  59.  
  60.  
  61. v0.92 Beta notes:
  62.  
  63.      Command levels now work properly...  Couldn't see the forest for
  64.      the trees kind of thing... :-)  I now use it to edit my Sysdata.Dat
  65.      used on the BBS (I trust it!)
  66.  
  67.  
  68.  
  69. There are a few special things I should tell you about.  First, any place
  70. you go to type in a path, is fully editable so you can see what you are 
  71. doing.   Can't remember the path?  No problem, just position the mouse pointer
  72. over the box the path is in, and press & hold the left button down for
  73. a second or two.  Whalla! a File Selector appears, and you may go hunt down
  74. that path (and create it too, if you use UIS or something that lets you).
  75.  
  76.  
  77. Also, you will notice on the drop-downs, a letter after the selection field.
  78. That letter is a Hot-key to that selection.  just press the letter on the
  79. keyboard and away you go.
  80.  
  81. Everything else should be self-explanatory.  If not, feel free to post a
  82. message to 'Perigee' on the C & R systems Support board, on my BBS, via
  83. FidoNet Netmail, or the General or Programming echos in AtariNet.  I will
  84. reply as soon as possible.   Enjoy!
  85.  
  86.            David Blanchard
  87.            A+ Software
  88.  
  89.            MySTery BBS (803) 556-9730 (new number, please note it)
  90.            FidoNet  1:372/200.0
  91.            Nest     91:3000/1010.0
  92.            AtariNet 51:1/6.0
  93.  
  94. P.S.   Although I trust the program, and use it, I cannot be held responsible
  95.        for any damage it may do.  Just do like me, and have your Sysdata.dat
  96.        file backed up every day during your daily event.
  97.  
  98.