(GI) #2
Strip out / expand backslash codes from selectlists.
(GI) #478
When returning to user menu with "@command", leave the raw-mode screen
rather than the filePro splash screen, when waiting for Enter.
(All) #480
"COPY lookup1 TO lookup2" didn't force write of lookup2, unless it
was a free-record lookup, or some other change was made to lookup2.
(GI) #481
showbutton/brwlook problem where button goes away
(All) #489
If exitkeys are specified on a browse lookup, filePro does not
display filePro's browse lookup prompts. (It assumes that you
have placed your own prompts to go with the exitkeys.) Now, if
you specify the new "-DE" flag (suppress filePro prompts only
at @entsel), filePro will still display the browse lookup prompts
even with exitkeys.
(All) #490
-DE flag browse text should not disappear
(5.0) #498
"MEMO lookupfile[fldno] EDIT" didn't write the updated memo.
(Native windows) #499
There is a bug in Windows' console application support that would
cause filePro to sometimes see two spaces for a single keypress.
This bug has been worked around.
(All *nix systems) #502
Close security hole in makedir.
(GI, UnixWare server) #503
Fix problem with default pseudo-tty port settings, to force a mode
that filePro can use.
(GI) #521
Make sure that filePro doesn't display end-of-field markers under GI.
(GI) #523
Fix problem with certain byte sequences in data stream causing the
stream to get corrupted.
(All) #540
REPEAT() would crash filePro ("out of memory" error) if passed a
negative length.