=========================
5.7.00.00 Release Notes
=========================
All platforms
All bug fixes from 5.6.11 and prior revisions are included
in this product. Refer to the readme_5.6.11.txt file.
SCO OSR5
Note that on SCO's OSR5, "AF_INET6" is unknown, as our OSR5
development system does not support IPv6 as far as we can
tell.
All platforms
If you pass an unknown family to SOCKET(), AF_INET
("IPv4") is used.
If you pass an unknown family to BIND2(), AF_UNSPEC
("any") is used.
All platforms
xx = @ODBCEXCEPTION.CLEAR
This will clear any text currently returned
by @ODBCEXCEPTION[]
Windows
Windows GI GIclient -pq local printer support
All platforms
When using ENCRYPT() and not passing a nonce (ie: allow
filePro to generate the nonce), it was possible to generate
the same nonce on two calls in a row.
All platforms
The HMS edit in filePro 5.7 now supports times up to
1999999999:59:59, rather than the previous limit of
596523:14:07.
Windows
Under Windows, if a filePro program was run from the task
scheduler, and an error occurred, filePro would wait forever
for the non-existent user to press Enter to continue.
All platforms
If you have a MEMO EDIT command within @WUK processing, and
have the "-d" flag on the command line, the memo editor prompts
were left on-screen upon saving the memo.
All platforms
In some cases, if you get a syntax error on a "large"
processing table in rcabe, the program will crash upon
pressing Enter at the error message. Note, this is rcabe only.
All platforms
If you have an index built on a field with a user edit (ie:
not a system edit), and you add or delete edits prior to the
edit definition, dclerk might not respect the edit in the
"enter index search data" dialog after the initial scan.
Note that this is typically harmless, but it can interfere
with the behavior of right-justified edits.