home *** CD-ROM | disk | FTP | other *** search
/ Beijing Paradise BBS Backup / PARADISE.ISO / software / BBSDOORW / SFUED114.ZIP / HISTORY.SFU next >
Encoding:
Text File  |  1993-12-09  |  13.4 KB  |  262 lines

  1. ------------------------------
  2. -  Program History for SFUE  -
  3. ------------------------------
  4.  
  5. 12-09-1993  v1.14:
  6.     When selecting the sort/zap method you can now press <cr> to accept
  7. the current setting (like it should be).  Added checking of phone numbers
  8. in the Verify option.  Inactive (unavailable) command keys are now set to
  9. be a low-intensity color to indicate that they aren't available.
  10.  
  11. 09-23-1993  v1.13:
  12.         Fixed minor bug with not setting the string length to zero for
  13. the first keypress when editing a string.  Changed Update_id option to
  14. allow resetting the user ID to the value it "should" have been at when
  15. the user first logged on (Original), or set to a New value.  Started
  16. preperations for adding a Macro options (which may or may not get added,
  17. depending on my free time).  Fixed the bug with not keeping the CWF's
  18. with their users when sorting.  Added configurable Hide Password
  19. privilege level.  Time Zone information will be automatically updated
  20. in the INI file if the TZ (Time Zone) environment variable is found.
  21. When a user is displayed, their password will be checked for a '/'
  22. (slash) character and you will be notified if the password contains
  23. that character.  Added Extend (date) option as part of the Expiration
  24. field controls.  Added Fast/Safe option for Sort/Zap.  Zap will no
  25. longer move CWF's if you're working with a copy of the database (same
  26. behaviour as Sort and Swap).
  27.         Added a compatibility option for the command-line Expiration
  28. control to be compatible with the Extend date option (/E+) in the
  29. editor.
  30.         Minor structure changes (and one minor code change) to start
  31. preperation of possible future enhancements.
  32.  
  33.    (Remember to always have a backup copy of your user database!!!)
  34.  
  35.  
  36. 01-09-1993  v1.12:
  37.     Re-release with new documentation.  Program name is also now
  38. distributed as SFUE.EXE instead of SFUE17.EXE.  *** Don't forget
  39. to rename the INI file from SFUE17.INI to SFUE.INI! ***  String
  40. editor now accepts extended ASCII characters, and clears the
  41. string if the first keypress is a normal character (to conform
  42. to "standardized" string editing methods).
  43.  
  44.  
  45. 12-23-1992  v1.11:
  46.     Combined redundant code to reduce EXE size.  Fixed a problem with
  47. the Tag array when records are added (i.e. rEstore).  Modified some
  48. low-level video routines and switched over to my own screen clearing
  49. code.
  50.     Improved update method for the sort.  If you're moving more than
  51. 40% of the total records then the entire database will be re-written
  52. instead of records being "swapped" around.  Added Record Verification
  53. to find records that may cause problems (those that have matching
  54. Names, matching ID's or ID's of all zeros).
  55.     Added an exit confirmation option.  Added option (CTRL_V) to
  56. display special files (CWF, SpOEC, and all 5 SpAnn files) via the
  57. DOS TYPE command.  It's primitive, but better than nothing.  Also
  58. updated Opus structures to use the latest ones available.  Removed
  59. DV detection and switched to using the DOS Idle Interrupt while
  60. waiting for a keypress to allow for greater compatibility.
  61.  
  62.  
  63. 11-16-1992  v1.10:
  64.     Made some changes to try and fix a problem if the user database
  65. has a size mismatch.  Added some more options to the Global command
  66. (under Ratios).
  67.     Fixed problem with adding a new line to the end of the USER.DEL
  68. file (if it existed) every time you ran the Zap, and added a 'reason'
  69. string after the user's name.  Added a 1 second delay before checking
  70. for a response from the ANSI driver to allow time for a response (in
  71. case of remote operation) when using DOS mode.
  72.     Changed Xlate to translate more characters by using a lookup table
  73. of all 256 characters (in case you need to edit the table).  Fixed a bug
  74. in the Adduser function that caused the program to abort even though it
  75. added a record.  Added ANSI detection when in DOS mode.  Added a log file
  76. containing the names of any users removed from the database during a Zap
  77. that is compatible with the Opus log style.  Fixed a problem with
  78. appending deleted users to the save file (if there were already records
  79. in the save file).  The USER.SAV and USER.DEL files will be deleted if
  80. they are zero-length (empty).  Added the ability to update each users'
  81. expiration date field based on the value in the PRM file, or a value
  82. specified on the command-line (in relation to the last time the user
  83. called).  If a user's record is going to expire there is now an indicator
  84. up in the Status field (see documentation).
  85.  
  86.  
  87. 08-01-1992  v1.09:
  88.     Added routines to attempt opening a file three times (w/half-second
  89. delay between attempts) before failing.  Added command-line sorting
  90. capabilities.
  91.     Slight screen modification.  Enhanced Zap function.  Changed
  92. command-line arguments for selecting video options (old ones still work
  93. for now).
  94.     Added some shortcut keys.  Added checking of index program name field
  95. to make sure it isn't empty.  Added Help screens!!!  Another screen
  96. re-design (thanks to the help screen).  Added a search field for the
  97. Sysop Comment.
  98.     Changed the INI file to a more flexible format.  Also did a screen
  99. re-design (removed QkInq).  Added record tagging for use with the Find,
  100. Global, and Report options.
  101.  
  102.  
  103. 06-11-1992  v1.08A:
  104.     Checking for status files (ACTIVE##.DAT/LASTUS##.DAT) will be done in
  105. the STATUS directory instead of the Opus directory.
  106.  
  107. 05-29-1992  v1.08:
  108.     There are no longer 1stname/Lastname options when sorting.  They have
  109. been replaced with just Name to allow for consistency when sorting by
  110. either Name or Alias (you will be prompted to choose the first or last
  111. name).
  112.     If there is an ACTIVE##.DAT file in the Opus directory you won't be
  113. allowed to Sort or Zap the database.  Added an indicator to show that a
  114. user has a CWF file and an indicator that shows whether or not you're
  115. editing the real user database or just a copy of it.  First attempt at
  116. being multi-tasker friendly. ;-)  You can now choose which printer port
  117. to send the Report to.  If a user is online, you won't be allowed to
  118. make changes to his/her record.  Added toggle for hiding user passwords
  119. (CTRL-H).  The PATH will be searched for the INI file if it's not in the
  120. current directory or the program directory.
  121.     I decided to use Ralph Brown's spawno() function to swap the program
  122. out of conventional memory when calling USERNDX, and when going to the DOS
  123. Shell.
  124.     Changed the sort routine to a faster one. (Thanks to Bob Stout's
  125. SNIPPETS file and R. Gardner.)  Fixed the Search to be case-insensitive.
  126. If you're using the 'LOGON AskReal' option in your CTL (PRM) file, SFUE
  127. will display each persons' Real Name and Alias in the correct fields.
  128. (i.e. The persons' Real Name will be in the Name field and not in the
  129. Alias field).
  130.     Added an option to have an inactivity timer when waiting for a
  131. keypress.  If you have IBM Graphics Translation turned on then the
  132. graphics in the Report will be translated also.  There are two new
  133. string input routines (one for BIOS/DIRECT screen writes, the other
  134. for DOS). CTRL-C won't abort the program anymore.
  135.     Added *detection* of encrypted passwords (via PRM file).  Added
  136. IBM Graphics conversion to Normal ASCII characters (-X on command-line,
  137. or CTRL-X to toggle the translation ON/OFF within the program).  Switched
  138. to the Large memory model to get rid of the 64K Code restriction (which
  139. instantly added about 11K to the program size).  There is now an INI
  140. file that is created in the same directory as SFUE that contains default
  141. information.
  142.  
  143.  
  144. 02-28-1992  v1.07:
  145.     Modified the Global change option. Made some screen changes.
  146. Changed the Rmrk (Remark) option to QkInq (QuickInquire) in
  147. ScrnSect 1.  Enhanced the Search option to allow you to modify
  148. records as you go.  After you initially specify a search key,
  149. a new menu option will appear in the lower right-hand corner
  150. section (pressing a zero (0) will continue the previously
  151. selected search).
  152.     SFUE will now rename any Custom Welcome Files (CWF's) when
  153. you either sOrt or Zap users so the CWF's always point to the same
  154. user no matter what record number they're moved to.
  155.  
  156.  
  157. 01-18-1992  v1.06:
  158.     If the current record has been modified in any way, there will
  159. be an asterisk placed in the upper right-hand corner of the screen.
  160.     I split the source code into smaller modules and made some minor
  161. code changes in the process (there's now well over 200K worth of
  162. source code).  Eliminated a problem with marking files read-only.
  163. Added options to change the User Macros in ScrnSect 5.
  164.     Changed the Language option to include the language number.  Also
  165. added an Import option to restore user records from USER.SAV.  Made
  166. some other minor improvements (including using a new sort routine).
  167. You can now format the output of the report when sending it to a file.
  168.     Fixed a problem in the Report when sending a specific range of
  169. records to a file (it would name the file whatever the highest record
  170. number you selected was).  Added some more questions to the Report.
  171. Also switched to the Compact memory model to allow up to 2300 records
  172. to be sorted.
  173.  
  174.  ** NOTE:  The command-line option -F has been replaced with -U to
  175.     allow for future expansion.
  176.  
  177.  
  178. 12-06-1991  v1.05:
  179.     SFUE no longer accepts a record number of zero when asking which
  180. record number to show.  Now SFUE will not allow you to have a user's
  181. number of calls set to zero.  Added user (SysOp) selectable multi-key
  182. sorting (hurray!).
  183.     Made a couple of internal changes.  Added a save file to the Zap
  184. option.  Added option to generate a report for ONLY a specific range
  185. of records instead of the entire database.  Added Global option to
  186. make global changes to the database.  Also made it so SFUE will ask
  187. to update the index when exiting if necessary, instead of always
  188. updating when it felt necessary.
  189.     Changed the Report format.  Also when sending the report to the the
  190. printer, you can now specify whether you want it formatted for 6 or 8
  191. Lines Per Inch (66 or 88 Lines Per Page).  You can also display users
  192. with their last name first (Report).  Also when you sort by lastname
  193. (2ndname), the database is sorted by true lastname.  Before if a user
  194. had a middle initial, then it would be considered part of the lastname.
  195. Also, if a user has his last call time set in the future (it could
  196. happen), SFUE will now set the number of days since his last call
  197. to zero (so he/she doesn't get Purged).
  198.  
  199.  
  200. 10-12-1991  v1.04:
  201.     Added a 5th ScrnSect (in the position of ScrnSect 2) to allow changing
  202. of the Sysop Comment.  Also did slight improvement on the function that
  203. accepts a string.  Fixed (and improved) the Report option (Screen).
  204.     Fixed a share violation when updating the user index, and slightly
  205. improved on the Sort/Zap file sharing modes.  Also did minor color change
  206. to the ScrnSect's.
  207.     Added the "Hidden" access privilege for those who want to use it.
  208. Also changed the assignment of a file-handle when sending output to either
  209. the screen or printer.  Fixed a problem when changing the current record
  210. when the index needs updating.
  211.  
  212.  
  213. 09-14-1991  v1.03:
  214.     Fixed ReadMsgs to use a 'D' instead of an 'R' which is used for
  215. selecting a record number.
  216.     Program now updates the USER.NDX via calling USERNDX every time that
  217. the program does something that could change the order/number of records
  218. in the database (i.e. sOrt, Zap).
  219.     Added a DOS Shell option via the F9 key.  Re-designed the screen to
  220. allow for more options.  Added an option to change the user's Section.
  221. Also added an option to change the Default Protocol.
  222.     Added a user Report option.  Added file sharing for multi-tasking
  223. environments.  The ScrnSect box that is active now has its number BLINK.
  224. Improved the Zap function to allow for Confirmation before removing each
  225. user from the database.  The command-line Zap (by Days) now works like it
  226. should.  Also did slight modifications to the Expiration controls.
  227.     SFUE will now search for USER.DAT using the OPUS environment, then the
  228. PRM file if the User Database isn't in the Opus Home directory, then in
  229. the directory that SFUE started from if the database isn't found in the
  230. current directory.  Also did a minor screen change (credit/debit).
  231.     Did some internal changes.  Added the ability to specify (on the
  232. command-line) the first file SFUE will try to open instead of USER.DAT,
  233. or just specify the default path to look for USER.DAT.
  234.  
  235.  
  236. 07-14-1991  v1.02:
  237.     Cleaned up help screen.  Also changed the way Keys are set (now the
  238. Keys are toggled instead of having to type in every key you want active).
  239. Also dots are displayed on the screen in place of inactive Keys.
  240.     Fixed the display for extended text modes available on the VGA.
  241.     Added -B command-line option for BIOS screen writes.  Also fixed a
  242. problem when pressing Enter instead of entering in a number on certain
  243. items.  The screen now displays the proper key for changing the Address.
  244.     Added number of days option when doing a Zap.
  245.  
  246.  
  247. 06-16-1991  v1.01:
  248.     Added option to swap two records with each other.  Also you can now
  249. sort a range of records instead of the whole database.  By default, the
  250. first record will now be protected from the sort.  The Sort option now
  251. sorts by the user's last name instead of their first name.  Added a -Z
  252. command-line option for automated cleanup (Zap) of the database.
  253.     Added color for local mode.  Fixed ScrnSect from accepting an invalid
  254. keypress.  Fixed the displayed month in the BirthDate field, and how it
  255. saves the number of the month.
  256.  
  257.  
  258. 05-19-1991  v1.00:
  259.     First public release.
  260.  
  261. [EOF]
  262.