home *** CD-ROM | disk | FTP | other *** search
/ Beijing Paradise BBS Backup / PARADISE.ISO / software / BBSDOORW / U3250.ZIP / UPDATE.250 < prev   
Encoding:
Text File  |  1996-05-08  |  1.5 KB  |  39 lines

  1. This file lists the changes made in version 2.50 over the previous
  2. version 2.00. Major change is support of two new fields in RA
  3. (RemoteAccess) 2.5x. Note that U3 Version 2.0 can still be used with
  4. RA 2.5x and that U3 Version 2.5 can be used with RA 2.0x.
  5.  
  6. NEW CALCULATED VALUES (cannot be assigned):
  7.  
  8. record -- current record number (first user record is #1).
  9. true -- always 1. Nice when dealing with flags.
  10. false -- always 0. Nice when dealing with flags.
  11.  
  12.  
  13. NEW FIELDS (apply to RA 2.5x only):
  14.  
  15. mbcheck -- mail box check flag (selected areas only).
  16. ripversion -- RIP version number (range 0-255, applies to Door Mode only).
  17.  
  18.  
  19. ENHANCEMENTS:
  20.  
  21. Literal text can now include tabs and control characters. The "~" character
  22. in a character string acts as an escape for control characters for use in
  23. text editors which don't allow embedding control characters in text.
  24.  
  25. New command flag "-s" will cause user records with the deleted flag
  26. set to be skipped. This simplifies many command files that had to
  27. check to make certain the record was not deleted before processing.
  28.  
  29. U3 now handles dates in the year 2000 and beyond. RA uses two
  30. characters to represent the date. After December 31, 1999, U3 will
  31. treat these years when less than or the same as the current last two
  32. year digits to be part of the current century, while years greater
  33. than the current year are treated as part of the preceding century.
  34.  
  35. BUG FIXES:
  36.  
  37. Some problems with registration keys have been fixed.
  38.  
  39.