Login Page - Create Account

Support Board


Date/Time: Sat, 30 May 2026 11:13:37 +0000



Post From: Feature request: Load/Save Study Settings

[2026-04-02 21:37:28]
User512353 - Posts: 139
Depends on your definition of "pre-set configuration".

I want to save the settings of a study to a file, copy the file to another SC installation's data folder, and then load it from there into another study.


You necessarily already have all the code to extract and load the settings, because that is what necessarily must be done when loading/saving a chartbook.
You only need to create the interface in the Study Settings window, hook your file selector to it, and call the already existing function to load/save the settings.
This should be almost trivial.