I have a pretty simple application I upgraded to 11.2 where I have
noticed a number of problems I was not having with 11.1.
To start, 11.2 did not recognize any of my previous preferences. I had
to reset method colors and just about every setting in preferences.
My runtime volume build with no changes other than the 11.2 upgrade no
longer knows about all the words I saved in the dictionary during
spell checking.
A procedure that worked in 11.1 now sometimes reports that a record is
locked, but if you check LOCKED ATTRIBUTES in the same method all the
values are empty.
The worst problem is that the Sum function returns an incorrect value
when called from a form method or object script. It finally dawned on
me it was summing all the selected record values except for the
current record. For example, with one record selected, the debugger
shows [Expense]Amount = 50, but Sum([Expense]Amount) = 0. I get the
correct values with the same code and records if I call it from a
separate method in a new process.
4D reports both the structure and data are OK.
Anyone else having these problems, or just me?
John DeSoi, Ph.D.
**********************************************************************
4D Server v11 SQL has arrived!
Buy it NOW at
http://store.4ddepot.com4th Dimension Internet Users Group (4D iNUG)
FAQ:
http://www.4d.com/support/faqnug.htmlArchive:
http://dir.gmane.org/gmane.comp.lang.inug-4d.techUnsub: mailto:
4D_Tech-Unsubscribe@...
Post: mailto:
4d_tech@...
Options:
https://lists.4d.com/mailman/listinfo/4d_tech**********************************************************************