home *** CD-ROM | disk | FTP | other *** search
- This file lists the changes made in version 2.50 over the previous
- version 2.00. Major change is support of two new fields in RA
- (RemoteAccess) 2.5x. Note that U3 Version 2.0 can still be used with
- RA 2.5x and that U3 Version 2.5 can be used with RA 2.0x.
-
- NEW CALCULATED VALUES (cannot be assigned):
-
- record -- current record number (first user record is #1).
- true -- always 1. Nice when dealing with flags.
- false -- always 0. Nice when dealing with flags.
-
-
- NEW FIELDS (apply to RA 2.5x only):
-
- mbcheck -- mail box check flag (selected areas only).
- ripversion -- RIP version number (range 0-255, applies to Door Mode only).
-
-
- ENHANCEMENTS:
-
- Literal text can now include tabs and control characters. The "~" character
- in a character string acts as an escape for control characters for use in
- text editors which don't allow embedding control characters in text.
-
- New command flag "-s" will cause user records with the deleted flag
- set to be skipped. This simplifies many command files that had to
- check to make certain the record was not deleted before processing.
-
- U3 now handles dates in the year 2000 and beyond. RA uses two
- characters to represent the date. After December 31, 1999, U3 will
- treat these years when less than or the same as the current last two
- year digits to be part of the current century, while years greater
- than the current year are treated as part of the preceding century.
-
- BUG FIXES:
-
- Some problems with registration keys have been fixed.
-
-