Login Page - Create Account

Support Board


Date/Time: Mon, 20 Jan 2025 05:27:28 +0000



Post From: sc.GetStudyPersistentFloatFromChartStudy not compiling

[2018-05-15 07:35:59]
Marmany - Posts: 307
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.