***************************************************************** "relnotes.txt" for PRO/5(R) Revision 2.25 ***************************************************************** Copyright (C) l985-2000 BASIS International Ltd. All rights reserved. ================================================================= CONTENTS ================================================================= 1. NEW FEATURES/BEHAVIORS 2. WHAT'S FIXED/CHANGED 3. NOTES 4. KNOWN ISSUES 5. SUPPORT ================================================================= 1. NEW FEATURES/BEHAVIORS ================================================================= ------------------------------ NEW FEATURES/BEHAVIORS IN 2.25 ------------------------------ The limit of the prefix has been increased from 1024 bytes to 3575 bytes. However, the interpreter has a much smaller string size limit. Therefore, to set the prefix programmatically to be up to 1025 bytes, multiple strings must be concatenated. For example: a$="some path up to 255 chars" b$="another path up to 255 chars" prefix a$+b$ ------------------------------ NEW FEATURES/BEHAVIORS IN 2.24 ------------------------------ No new features have been implemented in this revision. ------------------------------ NEW FEATURES/BEHAVIORS IN 2.23 ------------------------------ IMPROVED DETECTION AND PREVENTION OF FILE CORRUPTION This version can detect file corruption better than past versions, so it may detect corruption and report an error=7 on a data file that seemed to work fine with an older version of PROGRESSION/4 or PRO/5. ==> Before using this version of PRO/5, please use the <== ==> accompanying utility "mrebuild" to rebuild all of <== ==> your data files to ensure their integrity. <== NEW SETOPTS BYTE PRO/5 SETOPTS byte 8, bit $80$ now causes FID() to report recoverable multi-keyed files as type 6 instead of as type 70 (46 in hex). ================================================================= 2. WHAT'S FIXED/CHANGED ================================================================= --------------------- FIXED/CHANGED IN 2.25 --------------------- The file system now properly keeps track of the current key when a record is removed from a recoverable multi-keyed file, while being accessed via an alternate key chain. --------------------- FIXED/CHANGED IN 2.24 --------------------- PRO/5 now properly waits for a program specified in a printer alias EXECOFF mode to terminate before continuing. -------------------- Further improvements were made to the 2.23 print fix so the last few bytes of a serial print job now print correctly. --------------------- FIXED/CHANGED IN 2.23 --------------------- The BLM can now serve concurrent development and runtime licenses. -------------------- The last few bytes of a serial print job now print correctly. -------------------- Core dumps no longer occur on multiple, quickly executed OPENs and CLOSEs of a printer channel. -------------------- Problem with defunct processes that was specific to the DG/UX port has been fixed. -------------------- Error 16's no longer occur with BACKGROUNDed programs. -------------------- Hang Up signals which were occasionally being ignored are now honored. -------------------- A linefeed no longer occurs after the first Data Server OPEN(). -------------------- Closing a channel in a BACKGROUND program under SCO now works correctly. -------------------- Error 0 and file corruption problem that was specific to the DG/UX port has been fixed. -------------------- Opening an alias with a lock file no longer causes a core dump under DG-UX. ================================================================= 3. NOTES ================================================================= "Nag" mode is the absence of a valid license file which halts the operation of the BASIS product. A message box appears randomly every 15-30 minutes reminding the user of the absence of a valid license. Pressing OK resumes the operation. -------------------- The LOCKMAX entry in the configuration file is now ignored. This value is now fixed at 7fffffff for 2GB files and is automatically adjusted to ffffffff for 4GB files. -------------------- The default value for the maximum line length for the printer alias is 80. Earlier versions of PRO/5 had an undocumented default value of 132. -------------------- The DATE() and JUL() functions provide an easy method to store and manipulate four-digit years in a standardized way. For specifics on PRO/5's and Visual PRO/5's Year 2000 compliance, visit the BASIS web site at: http://www.basis.com/announcements/etc-19980508-y2k.html ================================================================= 4. KNOWN ISSUES ================================================================= None reported at this time. ================================================================= 5. SUPPORT ================================================================= ===INTERNATIONAL=== If you purchased your BASIS product from a Distributor, Reseller, OEM, or any company outside the United States, please contact them for technical support. They will either answer your question or will contact us on your behalf. German, Austrian and Swiss users should contact BASIS International Software GmbH. For a complete listing of our international distribution, please refer to http://www.basis.com/sales/index.html. ===UNITED STATES=== Technical support is available to all U.S. customers directly from BASIS International Ltd. Refer to our technical support Web page, http://www.basis.com/techsupport/index.html, for a listing of all our technical support services, including our knowledge base and other online resources. All domestic customers who purchase products from BASIS automatically receive thirty days of free telephone support per product serial number, activated upon the first phone call. BASIS analysts are available Monday through Friday, 8:00 AM - 5:00 PM, Mountain time. Free technical support is available via fax, e-mail or e-Support (through our Web), however, these methods receive lower priority than telephone calls or voice mail messages. PHONE -- 505.345.5021 FAX ---- 505.344.9057 E-MAIL - support@basis.com WEB ---- http://www.basis.com/techsupport/ Also, refer to http://www.basis.com/techsupport/contacts.html for additional information on how to contact Technical Support. When calling or sending a technical support question, please provide the following information: o The product serial number. o The name of the product and the product's version number. o A complete description of the problem, including the product error and the TCB(10) value, if available. Other pertinent information includes: o The operating system name, level and version. o Is the error consistently reproducible, or is it sporadic? o Is the error isolated to a specific machine or user? o Is this a new installation or has the system been in place and operating normally? o Is the problem network related/specific? ----------------------------------------------------------------- Copyright (C) l985-2000 BASIS International Ltd. All rights reserved. BBx(R), Visual PRO/5(R), PRO/5(R), PRO/5 Data Server(R), and BASIS ODBC Driver(R) are registered trademarks of BASIS International Ltd. All other product names and brand names are service marks and/or trademarks or registered trademarks of their respective companies. [end of file]