|
"Auto commit" is now more aggressive.
Prior to this release, there were a number of circumstances in which the commit of a new or edited table item did not occur promptly (primarily caused by a "mouse click-away" to another window). In rare cases, a database integrity error could occur. This release fixes the problem.
Tools>Script>Run command window was not re-positioned correctly.
The file dialog used to pick the script to run should pop up with the position and size that was used the last time a script was run. However, the pick window was always popping up at the same place and size regardless of whether the position and size had been changed. This release fixes the problem.
Scripts run from the DOS command prompt might not load options properly.
Scripts can be run from the DOS command prompt using the -script command line option. A scripts specified with an absolute file path finds and loads options correctly. However, if a script was specified with a relative file path, its options were not found and appeared to be ignored. This release fixes the problem.
nvcheck could cause memory overflow.
The check described as "object references", i.e. the last check in this version of nvcheck, could overflow memory under some circumstances, depending on the data contained in the database being checked. This release fixes the problem.
A bug could occur when adding ledger items to a new and uncommitted account.
An obscure bug could occur when adding items to a ledger (green) table after adding an account. This bug occurred only if you had just added the account to which you were then adding ledger items, only if you had totaled the account to at least one other account, and only if you had not committed the new account. This can only happen if you leave the top pane, the one containing the new account by mouse clicking directly on the bottom pane, the one containing the ledger item to be added, without taking any action such as pressing F5, to commit the account.
The bug was identified with id 314120040608103759 and the text was "Database XXX encountered an existing record with key YYY.". This release fixes the problem.
Didn't position correctly on newly created account row.
An account table row would not appear and/or the cursor would not position on the correct row when an <Insert> key is pressed (or the Edit>Insert is issued).
This release fixes the problem.
Summary posting amounts didn't appear to update. Ledger items under summary postings didn't appear to update.
When changing or deleting postings that were attached to a summary posting, the summary posting amount did not appear to update on the screen. THe amount did actually change "behind the scenes" and was actually correct. This problem only occurred when summary postings were used and only under multi-user access. This problem was encountered during PAGE in-house testing. and it is unlikely that it was ever experienced by users.
This release fixes the problem.