Support Board
Date/Time: Wed, 05 Nov 2025 09:35:23 +0000
Post From: sc.StorageBlock returns block of 0x00's in 2135-x64. Was working in 2092-x64.
| [2020-07-13 00:55:00] |
| User496956 - Posts: 2 |
|
sc.StorageBlock returns block of 0x00's in 2135-x64 after restarting Sierra Chart. struct s_PermData { int InitFlag; char SourceList[64]; }; s_PermData* PermData; PermData = (s_PermData*)sc.StorageBlock; Code used at the very top of the study. I'm using it fill a sting used by SetCustomInputStrings. |
