Support Board
Date/Time: Sun, 02 Feb 2025 03:50:37 +0000
Build Error version 1978
View Count: 858
[2019-08-24 19:44:34] |
ForgivingComputers.com - Posts: 994 |
const char* SheetCollectionName = "Test"; const char* SheetName = "Sheet1"; const n_ACSIL::s_SpreadsheetSheetHandle SheetHandle = sc.GetSpreadsheetSheetHandleByName(SheetCollectionName, SheetName, false); (source: sc.GetSpreadsheetSheetHandleByName()) Generates these build Errors: c:\sierrachart\acs_source\processing.cpp(78): error C2039: 's_SpreadsheetSheetHandle': is not a member of 'n_ACSIL'
c:\sierrachart\acs_source\scstructures.h(3224): note: see declaration of 'n_ACSIL' c:\sierrachart\acs_source\processing.cpp(78): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int c:\sierrachart\acs_source\processing.cpp(78): error C2146: syntax error: missing ';' before identifier 'SheetHandle' c:\sierrachart\acs_source\processing.cpp(78): error C2065: 'SheetHandle': undeclared identifier Is this function still supported? |
[2019-08-24 23:21:30] |
Sierra Chart Engineering - Posts: 104368 |
The documentation is not completely correct and is out of date. We will update it next week. We have already done an update of this function: sc.GetSheetCellAsDouble() Sierra Chart Support - Engineering Level Your definitive source for support. Other responses are from users. Try to keep your questions brief and to the point. Be aware of support policy: https://www.sierrachart.com/index.php?l=PostingInformation.php#GeneralInformation For the most reliable, advanced, and zero cost futures order routing, *change* to the Teton service: Sierra Chart Teton Futures Order Routing Date Time Of Last Edit: 2019-08-24 23:21:40
|
To post a message in this thread, you need to log in with your Sierra Chart account: