Support Board
Date/Time: Mon, 12 May 2025 00:36:28 +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 |