Login Page - Create Account

Support Board


Date/Time: Thu, 02 May 2024 02:25:11 +0000



Post From: Errors rebuilding older indicator in v2363

[2023-06-02 07:37:36]
User431178 - Posts: 412
error: 'struct s_sc' has no member named 'PersistVars'

Instead of above use the functions listed at the link below.
Persistent Variable Functions


error: 'DAYS' was not declared in this scope

Need to use SCDateTime member function for this
Working with the SCDateTime Variables and Values: DAYS()

error: cannot convert 'SCDateTime' to 'double' in assignment

Need to use SCDateTime member function to get datetime as double
Working with the SCDateTime Variables and Values: GetAsDouble()

or look at an alternative way of determining and displaying the time span.
Date Time Of Last Edit: 2023-06-02 07:37:56
attachmentnewZZb2.cpp - Attached On 2023-06-02 07:37:33 UTC - Size: 24.17 KB - 86 views