Login Page - Create Account

Support Board


Date/Time: Thu, 03 Jul 2025 08:35:54 +0000



Post From: sc.GetStudyPersistentFloatFromChartStudy not compiling

[2018-05-15 07:35:59]
Marmany - Posts: 312
Recently updated to v1744, noted in the online Manual that sc.GetStudyPersistentFloatFromChart is now called sc.GetStudyPersistentFloatFromChartStudy. So renamed all uses of this and the "Int" version accordingly. The study failed to compile with Remote Build error: 'struct s_sc' has no member named 'GetStudyPersistentFloatFromChartStudy'.
Reverted to old nomenclature and compiled OK.
Therefore I have no problem, but would be grateful if you could clarify.