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(); | ![]() | ![]() |
| Versão | Descrição |
| 5.4.0 | Function added |