Support Board
Date/Time: Wed, 29 Oct 2025 15:16:41 +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 |
