Support Board
Date/Time: Fri, 27 Dec 2024 02:17:44 +0000
Post From: Saving sc.StorageBlock Data
[2016-02-17 04:50:58] |
William O - Posts: 16 |
I would like to save the StorageBlock data to disk immediately after storing a new value. As I understand it, the StorageBlock data is written to disk when the chartbook is saved. The only solution I found is to set the chartbook to periodically save, which would then also save the StorageBlock data. Is there a way to manually save the chartbook instead of waiting for the periodic save method? It would be nice to have sc.SaveChartbook() or sc.SaveStorageBlock(). Thanks |