Restore the configuration from the backup file
atomsRestoreConfig()
atomsRestoreConfig checks that a config.bak file exists, and set it as the main confiuration file. The backup file is deleted in the process.
atomsSaveConfig(%T);
`deletefile`_(atomsPath("system","user")+"config");
atomsRestoreConfig();
Version Description 5.4.0 Function added .. _atomsGetConfig: atomsGetConfig.html .. _atomsSaveConfig: atomsSaveConfig.html .. _atomsSetConfig: atomsSetConfig.html