Support Board
Date/Time: Thu, 11 Sep 2025 05:24:17 +0000
Post From: Text PersistVars
[2015-06-30 12:38:51] |
jackw - Posts: 57 |
There is a 512 byte block of permanent memory where you can store your text strings. See documentation for sc.StorageBlock. If that is not enough space then you can allocate your own block of persistent memory. See http://www.sierrachart.com/index.php?page=doc/doc_ACSILProgrammingConcepts.html#DynamicMemoryAllocations |