Changes between Version 172 and Version 173 of Docs/825gen2/Dev/UpdatingLegacyApps
- Timestamp:
- 11/20/25 11:36:24 (30 hours ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Docs/825gen2/Dev/UpdatingLegacyApps
v172 v173 148 148 If the data directory does not exist when running the app it is likely the display will show error messages about failing to write/read setup, configuration, or database files. 149 149 150 It is often desirable to add the command to the app startup code to check and create the directory if it does not exist.150 //It is often desirable to add the command to the app startup code to check and create the directory if it does not exist.// 151 151 {{{#!c++ 152 152 main()
![(please configure the [header_logo] section in trac.ini)](/chrome/site/cardinal.gif)