Login Page - Create Account

Support Board


Date/Time: Sun, 19 May 2024 02:33:59 +0000



Post From: DAY_OF_WEEK : Does the function no longer exist?

[2020-05-05 08:14:47]
User210074 - Posts: 63
Error creating dll with "build with visual c ++ release or debug
I'm testing the DAY_OF_WEEK function.


//...
int64_t I64Day = sc.BaseDateTime[sc.Index];
//...

I have an error message

F:\SierraChart\ASC_Source\Test.cpp(21): error C2039 : 'BaseDateTime' : is not member of' s_sc'
f\sierrachart\acs_source\sierrachart.h(27) : note : see declaration of 's_sc'

Does the function no longer exist?
version of SIERRACHART 2090

https://www.sierrachart.com/index.php?page=doc/SCDateTime.html#DAY_OF_WEEK