Support Board
Date/Time: Tue, 04 Mar 2025 21:20:05 +0000
Post From: Updating Broke Code
[2021-12-29 13:21:31] |
User462086 - Posts: 196 |
After performing an upgrade from v2328 to v2339 earlier today, a couple of 'sc' calls no longer worked in otherwise stable code (in use every day for over a year). The custom study was also compiled in 2339 to no avail. "sc.CurrentSystemDateTime" returned something that was not recognizable as a date. "sc.GetStartOfPeriodForDateTime" generated a CPU exception. These are the 2 that I tracked down before deciding to roll back to 2328. There could be others. Rolling back to 2328 & compiling the study in that version restored prior functionality. How can I upgrade without experiencing these issues? Many thanks!! |